[PATCH] D19508: AMDGPU: Run LoadStoreVectorizer pass by default

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 21:09:08 PDT 2016


arsenm retitled this revision from "AMDGPU: Run LoadStoreVectorizer pass" to "AMDGPU: Run LoadStoreVectorizer pass by default".
arsenm updated this revision to Diff 69075.
Herald added a subscriber: kzhuravl.

https://reviews.llvm.org/D19508

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  test/CodeGen/AMDGPU/amdgpu.private-memory.ll
  test/CodeGen/AMDGPU/ds_read2_offset_order.ll
  test/CodeGen/AMDGPU/invariant-load-no-alias-store.ll
  test/CodeGen/AMDGPU/merge-stores.ll
  test/CodeGen/AMDGPU/promote-alloca-stored-pointer-value.ll
  test/CodeGen/AMDGPU/schedule-global-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19508.69075.patch
Type: text/x-patch
Size: 9487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160824/47636f2f/attachment.bin>


More information about the llvm-commits mailing list