[llvm-bugs] [Bug 50145] [InstructionCombiner (?)] WRONG CODE involving @llvm.vector.reduce.xor
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 13 06:52:22 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50145
Nikita Popov <nikita.ppv at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #10 from Nikita Popov <nikita.ppv at gmail.com> ---
The aforementioned patch has landed, and the select -> and fold no longer
happens in Eli's example: https://llvm.godbolt.org/z/avEdha63o
So I believe this is fixed now.
--
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/20210513/9d1316e9/attachment.html>
More information about the llvm-bugs
mailing list