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

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 05:25:20 PST 2017


ABataev added a comment.

Added the test that crashes for me without the changes in this patch


https://reviews.llvm.org/D29641





More information about the llvm-commits mailing list