[PATCH] D103431: [AMDGPU] Fix missing lowering of LDS used in global scope.
    Mahesha S via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun  4 01:05:12 PDT 2021
    
    
  
hsmhsm updated this revision to Diff 349783.
hsmhsm marked an inline comment as done.
hsmhsm added a comment.
Rebased.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103431/new/
https://reviews.llvm.org/D103431
Files:
  llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.h
  llvm/test/CodeGen/AMDGPU/ds_read2.ll
  llvm/test/CodeGen/AMDGPU/ds_write2.ll
  llvm/test/CodeGen/AMDGPU/lower-kernel-lds-constexpr.ll
  llvm/test/CodeGen/AMDGPU/lower-kernel-lds-global-uses.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-global-uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103431.349783.patch
Type: text/x-patch
Size: 23883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/0042352c/attachment.bin>
    
    
More information about the llvm-commits
mailing list