[llvm-bugs] [Bug 51286] Regression: Missed fold for x * 0

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Sep 15 06:10:31 PDT 2021


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

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

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

--- Comment #4 from Sanjay Patel <spatel+llvm at rotateright.com> ---
We have the expected codegen again (just a multiply, no cmov) after:
https://reviews.llvm.org/rGf5d89523567b

-- 
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/20210915/9d261503/attachment.html>


More information about the llvm-bugs mailing list