[llvm-bugs] [Bug 30448] wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 28 03:32:25 PDT 2018


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

Florian Hahn <Florian.Hahn at arm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |Florian.Hahn at arm.com

--- Comment #17 from Florian Hahn <Florian.Hahn at arm.com> ---
We are not using markForcedConstant on branch conditions any more
https://reviews.llvm.org/rL337507.

The C test case produces the same results with -O0, -O1 and -O3

-- 
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/20180828/5b53c399/attachment.html>


More information about the llvm-bugs mailing list