[llvm-bugs] [Bug 50906] wrong code at -O2 on x86_64-linux-gnu
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 28 14:07:59 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50906
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Fixed By Commit(s)| |357c339ec83c 9d0bf7699c02
--- Comment #4 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Added test:
https://reviews.llvm.org/rG357c339ec83c
And went with a narrow fix (but preserves a potential/rare optimization):
https://reviews.llvm.org/rG9d0bf7699c02
--
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/20210628/a2cbde7c/attachment.html>
More information about the llvm-bugs
mailing list