[llvm-bugs] [Bug 40899] opt crashes with "opt -sroa -lcssa -indvars": Assertion `L->isRecursivelyLCSSAForm(*DT, *LI) && "Requested to preserve LCSSA, but it's already broken."' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 24 11:29:10 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=40899
Ehud Katz <ehudkatz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ehudkatz at gmail.com
Resolution|--- |FIXED
--- Comment #2 from Ehud Katz <ehudkatz at gmail.com> ---
Fixed in LLVM 9.0.0 release (https://github.com/llvm-mirror/llvm
c62b24f070c9a4bb1a76409e623042a740cac4cd)
--
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/20200424/f0a9b72d/attachment-0001.html>
More information about the llvm-bugs
mailing list