[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:14:32 PST 2017


mkuper added a comment.

Also, any chance to (bugpoint-?)reduce the test case, or is this as small as it gets?


https://reviews.llvm.org/D29641





More information about the llvm-commits mailing list