[PATCH] D36130: [SLP] Vectorize jumbled memory loads.
Shahid via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 16 08:51:28 PST 2018
ashahid updated this revision to Diff 129968.
ashahid added a comment.
Herald added a subscriber: llvm-commits.
Updates test case and stylistic review comments
Repository:
rL LLVM
https://reviews.llvm.org/D36130
Files:
include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/X86/external_user_jumbled_load.ll
test/Transforms/SLPVectorizer/X86/jumbled-load-multiuse.ll
test/Transforms/SLPVectorizer/X86/jumbled-load-shuffle-placement.ll
test/Transforms/SLPVectorizer/X86/jumbled-load-used-in-phi.ll
test/Transforms/SLPVectorizer/X86/jumbled-load.ll
test/Transforms/SLPVectorizer/X86/store-jumbled.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36130.129968.patch
Type: text/x-patch
Size: 51809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/5d40f4b0/attachment.bin>
More information about the llvm-commits
mailing list