[llvm-bugs] [Bug 43146] Compiler fails to optimize big endian load since clang 8.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 17 07:29:08 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43146
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)|r373833 |r375025
Status|REOPENED |RESOLVED
--- Comment #18 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed again (using a more specialized implementation to limit SLP):
https://reviews.llvm.org/rL375025
--
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/20191017/57dda5eb/attachment.html>
More information about the llvm-bugs
mailing list