[llvm-bugs] [Bug 38428] xor i1 (xor i1 %x, %y), true -> icmp eq i1 %x, %y

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Aug 3 09:33:58 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=38428

Roman Lebedev <lebedev.ri at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Roman Lebedev <lebedev.ri at gmail.com> ---
Ah, i see, that is actually the canonical variant for the i1..
https://godbolt.org/g/cG3CyH

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180803/f9ca7e36/attachment.html>


More information about the llvm-bugs mailing list