[PATCH] D29641: [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && "SCEVAddRecExpr operand is not loop-invariant!")

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 19:13:24 PST 2017


mkuper added a comment.

So, do we know what exactly is going wrong here? Which disposition we're changing and why?


https://reviews.llvm.org/D29641





More information about the llvm-commits mailing list