[PATCH] D29425: [SLP] Use SCEV to sort memory accesses
Michael Kuperstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 14:19:26 PST 2017
mkuper updated this revision to Diff 86717.
mkuper added a comment.
Now, with correct test.
https://reviews.llvm.org/D29425
Files:
include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
test/Transforms/SLPVectorizer/X86/jumbled-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29425.86717.patch
Type: text/x-patch
Size: 13452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/671bdb12/attachment.bin>
More information about the llvm-commits
mailing list