[PATCH] D61494: AMDGPU: Write LDS objects out as global symbols in code generation

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 04:59:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364297: AMDGPU: Write LDS objects out as global symbols in code generation (authored by nha, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61494?vs=205157&id=206420#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61494

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/trunk/lib/Target/AMDGPU/SIFoldOperands.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SIShrinkInstructions.cpp
  llvm/trunk/test/CodeGen/AMDGPU/32-bit-local-address-space.ll
  llvm/trunk/test/CodeGen/AMDGPU/ds-sub-offset.ll
  llvm/trunk/test/CodeGen/AMDGPU/ds_read2.ll
  llvm/trunk/test/CodeGen/AMDGPU/ds_write2.ll
  llvm/trunk/test/CodeGen/AMDGPU/lds-initializer.ll
  llvm/trunk/test/CodeGen/AMDGPU/lds-relocs.ll
  llvm/trunk/test/CodeGen/AMDGPU/lds-size.ll
  llvm/trunk/test/CodeGen/AMDGPU/lds-zero-initializer.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.atomic.dec.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.atomic.inc.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.groupstaticsize.ll
  llvm/trunk/test/CodeGen/AMDGPU/local-memory.amdgcn.ll
  llvm/trunk/test/CodeGen/AMDGPU/local-memory.ll
  llvm/trunk/test/CodeGen/AMDGPU/merge-store-crash.ll
  llvm/trunk/test/CodeGen/AMDGPU/over-max-lds-size.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-globals.ll
  llvm/trunk/test/CodeGen/AMDGPU/shl_add_ptr.ll
  llvm/trunk/test/CodeGen/AMDGPU/si-sgpr-spill.ll
  llvm/trunk/test/CodeGen/AMDGPU/target-cpu.ll
  llvm/trunk/test/CodeGen/MIR/AMDGPU/machine-function-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61494.206420.patch
Type: text/x-patch
Size: 43409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/47e32c0f/attachment-0001.bin>


More information about the llvm-commits mailing list