[PATCH] D19504: LoadStoreVectorizer: Check TTI for vec reg bit width

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 15:12:53 PDT 2016


arsenm created this revision.
arsenm added reviewers: escha, resistor, tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: mzolotukhin, sanjoy.

http://reviews.llvm.org/D19504

Files:
  include/llvm/LinkAllPasses.h
  include/llvm/Transforms/Vectorize.h
  lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  test/Transforms/LoadStoreVectorizer/AMDGPU/merge-stores-private.ll
  test/Transforms/LoadStoreVectorizer/AMDGPU/merge-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19504.54924.patch
Type: text/x-patch
Size: 9236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160425/e0ac0225/attachment.bin>


More information about the llvm-commits mailing list