[PATCH] D36130: [SLP] Vectorize jumbled memory loads.
Shahid via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 14 01:38:32 PST 2018
ashahid updated this revision to Diff 134170.
ashahid added a comment.
Updates review comments and a test case.
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.134170.patch
Type: text/x-patch
Size: 56369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/636307f2/attachment.bin>
More information about the llvm-commits
mailing list