[PATCH] D91516: [AMDGPU][WIP] Lower LDS Global Variables.

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 21:30:44 PST 2021


hsmhsm updated this revision to Diff 323518.
hsmhsm added a comment.

Assert that both caller and callee appear in same translation unit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91516

Files:
  llvm/lib/Target/AMDGPU/AMDGPU.h
  llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
  llvm/lib/Target/AMDGPU/AMDGPULowerLDSGlobal.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
  llvm/lib/Target/AMDGPU/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91516.323518.patch
Type: text/x-patch
Size: 48608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210213/305720c4/attachment.bin>


More information about the llvm-commits mailing list