[llvm-bugs] [Bug 41425] Is `0 - (X sdiv C) -> (X sdiv -C)` fold causing miscompiles?

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 9 08:16:19 PDT 2019


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |r358005
             Status|NEW                         |RESOLVED

--- Comment #4 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed after:
https://reviews.llvm.org/rL358005

Similarly:
https://reviews.llvm.org/rL358013

-- 
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/20190409/905361d5/attachment.html>


More information about the llvm-bugs mailing list