[llvm-bugs] [Bug 49005] [ConstantFold] WRONG code after 53040a9 "Fold more operations to poison"

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 3 07:35:14 PST 2021


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

Juneyoung Lee <juneyoung.lee at sf.snu.ac.kr> changed:

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

--- Comment #1 from Juneyoung Lee <juneyoung.lee at sf.snu.ac.kr> ---
Hi, it is due to the commit's bad interaction with another transformation.
I reverted the commit, and the example seems working 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/20210203/c27bf445/attachment-0001.html>


More information about the llvm-bugs mailing list