[llvm-bugs] [Bug 41952] [x86] shiftAmountMod should be more eager?

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 4 04:07:42 PDT 2019


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

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

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

--- Comment #6 from Roman Lebedev <lebedev.ri at gmail.com> ---
Fixed by adding dagcombine folds to hoist add/sub from/to constant.

-- 
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/20190604/a735e9d3/attachment.html>


More information about the llvm-bugs mailing list