This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-optimization/63387] Recognize isunordered


On Mon, 13 Apr 2015, Richard Biener wrote:

On Mon, Apr 13, 2015 at 2:23 PM, Marc Glisse <marc.glisse@inria.fr> wrote:
Hello,

just a simple pattern for match.pd. I am ignoring the issue of whether isnan
is the same as isunordered, I am only combining isunordered together.

Ok.

Oups, I am an idiot. My own comment in bugzilla shows why the patch has a bug, I'll post a fixed version soon. Sorry,

--
Marc Glisse


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]