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

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 13:59:42 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG624f12d34f94: [amdgpu] Drop lowering of LDS used by global variables (authored by JonChesterfield).

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.394383.patch
Type: text/x-patch
Size: 23208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211214/0a12f5f1/attachment.bin>


More information about the llvm-commits mailing list