[PATCH] D23814: AMDGPU/SI: Improve SILoadStoreOptimizer and run it before the scheduler

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 08:32:07 PDT 2016


tstellarAMD updated this revision to Diff 69253.
tstellarAMD marked 4 inline comments as done.
tstellarAMD added a comment.

Address review comments.


https://reviews.llvm.org/D23814

Files:
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  test/CodeGen/AMDGPU/ds_read2_offset_order.ll
  test/CodeGen/AMDGPU/ds_write2.ll
  test/CodeGen/AMDGPU/fceil64.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.rsq.clamp.ll
  test/CodeGen/AMDGPU/load-local-i16.ll
  test/CodeGen/AMDGPU/load-local-i32.ll
  test/CodeGen/AMDGPU/local-memory.amdgcn.ll
  test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
  test/CodeGen/AMDGPU/store-v3i64.ll
  test/CodeGen/AMDGPU/use-sgpr-multiple-times.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23814.69253.patch
Type: text/x-patch
Size: 29611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160825/4ad1fc43/attachment.bin>


More information about the llvm-commits mailing list