[PATCH] D54042: [AMDGPU] Extend the SI Load/Store optimizer to combine more things.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 08:18:32 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348937: [AMDGPU] Extend the SI Load/Store optimizer to combine more things. (authored by sheredom, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54042?vs=176566&id=177857#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54042/new/

https://reviews.llvm.org/D54042

Files:
  llvm/trunk/lib/Target/AMDGPU/BUFInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
  llvm/trunk/test/CodeGen/AMDGPU/early-if-convert-cost.ll
  llvm/trunk/test/CodeGen/AMDGPU/insert_vector_elt.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.s.buffer.load.ll
  llvm/trunk/test/CodeGen/AMDGPU/merge-stores.ll
  llvm/trunk/test/CodeGen/AMDGPU/store-global.ll
  llvm/trunk/test/CodeGen/AMDGPU/store-v3i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54042.177857.patch
Type: text/x-patch
Size: 61193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/dd82cfd3/attachment.bin>


More information about the llvm-commits mailing list