[llvm-bugs] [Bug 36640] Clang crashes at -O2: Assertion `DT.dominates(I->getParent(), L->getHeader()) && "No dominance relationship between SCEV and loop?"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Mar 24 11:01:53 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36640
Michael Kruse <llvm at meinersbur.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Michael Kruse <llvm at meinersbur.de> ---
I can reproduce this with r326883, but not with current trunk (r328429). This
was probably fixed within ScalarEvolution.
Close as FIXED, although I don't know what fixed it.
--
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/20180324/0d8f2c7c/attachment.html>
More information about the llvm-bugs
mailing list