[PATCH] D15543: Use Flat For 64-bit Global Buffer

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 11:35:55 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256273: AMDGPU/SI: Use flat for global load/store when targeting HSA (authored by chfang).

Changed prior to commit:
  http://reviews.llvm.org/D15543?vs=43415&id=43468#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15543

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/CIInstructions.td
  llvm/trunk/lib/Target/AMDGPU/VIInstructions.td
  llvm/trunk/test/CodeGen/AMDGPU/ci-use-flat-for-global.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa.ll
  llvm/trunk/test/CodeGen/AMDGPU/large-alloca-compute.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.dbg.value.ll
  llvm/trunk/test/CodeGen/AMDGPU/move-addr64-rsrc-dead-subreg-writes.ll
  llvm/trunk/test/CodeGen/AMDGPU/register-count-comments.ll
  llvm/trunk/test/CodeGen/AMDGPU/work-item-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15543.43468.patch
Type: text/x-patch
Size: 19345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/b936130e/attachment-0001.bin>


More information about the llvm-commits mailing list