[PATCH] D115413: [amdgpu] Drop lowering of LDS used by global variables

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 12 14:15:11 PST 2021


JonChesterfield updated this revision to Diff 393780.
JonChesterfield added a comment.

- rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115413

Files:
  llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.h
  llvm/test/CodeGen/AMDGPU/lower-kernel-lds-global-uses.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-global-alias.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-global-uses.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-indirect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115413.393780.patch
Type: text/x-patch
Size: 23208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211212/f6e52090/attachment-0001.bin>


More information about the llvm-commits mailing list