[llvm-bugs] [Bug 51531] wrong code at -O3 on x86_64-linux-gnu

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Aug 20 11:41:59 PDT 2021


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

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

--- Comment #6 from Sanjay Patel <spatel+llvm at rotateright.com> ---
I think it's safe to resolve this report. I reverted the offending patch with:
https://reviews.llvm.org/rGec54e275f56cc042eb9c25acd

And added a minimal test based on this example:
https://reviews.llvm.org/rG00a50f2617849d0f374d8771f

...so we should not fail in the same way. 

There's still an open question about another potential bug discussed in:
https://reviews.llvm.org/D106056

-- 
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/20210820/a9a967ea/attachment-0001.html>


More information about the llvm-bugs mailing list