[llvm-bugs] [Bug 31847] After r288115: Assertion failed: (isLoopInvariant(Operands[i], L) && "SCEVAddRecExpr operand is not loop-invariant!"), function getAddRecExpr, file lib/Analysis/ScalarEvolution.cpp, line 2963.

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Oct 6 04:06:02 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=31847

Dimitry Andric <dimitry at andric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #18 from Dimitry Andric <dimitry at andric.com> ---
Let's close this then. My original test case and minimized test case don't
result in the assertion anymore with clang 8.0 and 9.0, and the fix seems
rather hard to port back to 4.0. :)

-- 
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/20191006/fe5b1bb6/attachment.html>


More information about the llvm-bugs mailing list