[llvm-bugs] [Bug 39057] [NewGVN] clang miscompiles with "-newgvn" at -O2 on valid code (wrong phi-of-ops)
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 30 04:12:43 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=39057
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #2 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/3557e61e/attachment.html>
More information about the llvm-bugs
mailing list