[llvm-bugs] [Bug 37651] Assertion `SE->DT.dominates(ENT.ExitingBlock, Latch) && "We should only have known counts for exiting blocks that dominate " "latch!"' failed. with -iv-users -simple-loop-unswitch -indvars
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 3 02:13:38 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37651
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |chandlerc at gmail.com
Resolution|--- |FIXED
--- Comment #6 from Chandler Carruth <chandlerc at gmail.com> ---
Sorry for delay landing my re-hash of this fix, but it is now fixed in simple
loop unswitch as of r336183.
--
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/20180703/1be67d6e/attachment-0001.html>
More information about the llvm-bugs
mailing list