[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 Mar 2 05:07:02 PST 2017
ABataev updated this revision to Diff 90319.
ABataev marked an inline comment as done.
ABataev edited the summary of this revision.
ABataev added a comment.
Address Michael's comments
https://reviews.llvm.org/D29641
Files:
include/llvm/Transforms/Vectorize/SLPVectorizer.h
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/AArch64/gather-root.ll
test/Transforms/SLPVectorizer/X86/crash-SCEV.ll
test/Transforms/SLPVectorizer/X86/horizontal-list.ll
test/Transforms/SLPVectorizer/X86/reduction_loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29641.90319.patch
Type: text/x-patch
Size: 75789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/d08fb081/attachment-0001.bin>
More information about the llvm-commits
mailing list