[llvm-bugs] [Bug 43972] "opt -indvars -simple-loop-unswitch -indvars" crashing with Assertion `SE->DT.dominates(ENT.ExitingBlock, Latch) && "We should only have known counts for exiting blocks that dominate " "latch!"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Dec 4 03:34:18 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=43972
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |4a9cde5a791cd49b96993e61d0f
| |2401b81b6212d
--- Comment #6 from Florian Hahn <florian_hahn at apple.com> ---
Should be fixed by
https://github.com/llvm/llvm-project/commit/4a9cde5a791cd49b96993e61d0f2401b81b6212d
--
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/20191204/b342cd6b/attachment.html>
More information about the llvm-bugs
mailing list