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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 12:23:44 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279991: AMDGPU/SI: Improve SILoadStoreOptimizer and run it before the scheduler (authored by tstellar).

Changed prior to commit:
  https://reviews.llvm.org/D23814?vs=69253&id=69600#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23814

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23814.69600.patch
Type: text/x-patch
Size: 29547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/00302d4c/attachment.bin>


More information about the llvm-commits mailing list