[llvm-bugs] [Bug 27109] LVI only understands one range check idiom
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 1 05:07:05 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=27109
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Florian Hahn <florian_hahn at apple.com> ---
I'm going to close this, as the switches are simplified now
(https://llvm.godbolt.org/z/cor9xTv6E) and after a look at LazyValueInfo, it
seems like the restriction to certain predicates has been lifted since then.
Please re-open if there's still an issue with the shared test case.
--
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/20210601/d37da432/attachment.html>
More information about the llvm-bugs
mailing list