[PATCH] D19501: Add LoadStoreVectorizer pass
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 21:12:17 PDT 2016
arsenm updated this revision to Diff 61062.
arsenm marked 26 inline comments as done.
arsenm added a comment.
Mostly address review comments
http://reviews.llvm.org/D19501
Files:
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Vectorize.h
lib/Transforms/Vectorize/CMakeLists.txt
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
lib/Transforms/Vectorize/Vectorize.cpp
test/Transforms/LoadStoreVectorizer/AMDGPU/extended-index.ll
test/Transforms/LoadStoreVectorizer/AMDGPU/insertion-point.ll
test/Transforms/LoadStoreVectorizer/AMDGPU/interleaved-mayalias-store.ll
test/Transforms/LoadStoreVectorizer/AMDGPU/lit.local.cfg
test/Transforms/LoadStoreVectorizer/AMDGPU/merge-stores.ll
test/Transforms/LoadStoreVectorizer/AMDGPU/merge-vectors.ll
test/Transforms/LoadStoreVectorizer/AMDGPU/no-implicit-float.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19501.61062.patch
Type: text/x-patch
Size: 75668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160617/f5c01018/attachment.bin>
More information about the llvm-commits
mailing list