[PATCH] D19501: Add LoadStoreVectorizer pass

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 13:55:55 PDT 2016


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

Cleanups


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/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.56811.patch
Type: text/x-patch
Size: 61458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160510/1265b05a/attachment.bin>


More information about the llvm-commits mailing list