[llvm-bugs] [Bug 33549] Performance regression(with D33136) due to a conservative assumption in BasicAA.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Dec 8 12:42:48 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=33549
Nikita Popov <nikita.ppv at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |nikita.ppv at gmail.com
--- Comment #1 from Nikita Popov <nikita.ppv at gmail.com> ---
The load gets eliminated on trunk https://llvm.godbolt.org/z/nqv3bW presumably
as a result of https://reviews.llvm.org/D92694.
--
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/20201208/b5ff2a5a/attachment.html>
More information about the llvm-bugs
mailing list