[PATCH] D89905: [AMDGPU] Support for device scope shared variables

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 30 03:43:09 PDT 2020


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

Completed the handling of direct LDS globals within kernel


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89905

Files:
  llvm/lib/Target/AMDGPU/AMDGPU.h
  llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
  llvm/lib/Target/AMDGPU/AMDGPUDeviceScopeSharedVariable.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: D89905.301850.patch
Type: text/x-patch
Size: 24200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/a63dff63/attachment.bin>


More information about the llvm-commits mailing list