[PATCH] D19501: Add LoadStoreVectorizer pass

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 13:17:24 PDT 2016


arsenm updated this revision to Diff 58680.
arsenm added a comment.

Minor cleanup and additional tests


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/lit.local.cfg
  test/Transforms/LoadStoreVectorizer/AMDGPU/merge-stores.ll
  test/Transforms/LoadStoreVectorizer/AMDGPU/no-implicit-float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19501.58680.patch
Type: text/x-patch
Size: 66834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/6d00b0c3/attachment.bin>


More information about the llvm-commits mailing list