[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
Tue Feb 14 05:37:03 PST 2017
ABataev added a comment.
In https://reviews.llvm.org/D29641#675862, @mkuper wrote:
> Also, any chance to (bugpoint-?)reduce the test case, or is this as small as it gets?
That's the smallest test case that crashes for me, could not reduce it more.
https://reviews.llvm.org/D29641
More information about the llvm-commits
mailing list