[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:24:17 PST 2017


ABataev updated this revision to Diff 87795.
ABataev added a comment.

Address comments + test


https://reviews.llvm.org/D29641

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/crash-SCEV.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29641.87795.patch
Type: text/x-patch
Size: 12011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/0c257beb/attachment.bin>


More information about the llvm-commits mailing list