[llvm-bugs] [Bug 35240] Wrong constant folding

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 3 17:32:02 PST 2018


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

Andy Kaylor <andrew.kaylor at intel.com> changed:

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

--- Comment #5 from Andy Kaylor <andrew.kaylor at intel.com> ---
This problem should be fixed by the following patch:
https://reviews.llvm.org/D40524

There is an additional problem noted there regarding the liveness of high 8-bit
registers. That problem is much less likely to be encountered in the wild, but
I intended to file a bug to track it anyway.

-- 
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/20180104/d0b6790a/attachment.html>


More information about the llvm-bugs mailing list