[llvm-bugs] [Bug 39056] [NewGVN] clang miscompiles with "-newgvn" at -O2 on valid code (invalid phi-of-ops)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 30 04:12:52 PDT 2021


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

Florian Hahn <florian_hahn at apple.com> changed:

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

--- Comment #3 from Florian Hahn <florian_hahn at apple.com> ---
I cannot reproduce the failure on current trunk (1a2d25fcdd73). I am not sure
if the underlying issue has actually been fixed or if unrelated changes are
hiding the issue.

It would be great if you could re-open the issue if you can re-produce it on
current trunk.

-- 
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/20210330/85eff835/attachment.html>


More information about the llvm-bugs mailing list