[PATCH] D96643: [AMDGPU] Limit memory scope for scratch and LDS

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 13 12:59:12 PST 2021


t-tye updated this revision to Diff 323571.
t-tye added a comment.

Improve commit message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96643

Files:
  llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
  llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
  llvm/test/CodeGen/AMDGPU/atomicrmw-nand.ll
  llvm/test/CodeGen/AMDGPU/local-atomics-fp.ll
  llvm/test/CodeGen/AMDGPU/memory-legalizer-local-agent.ll
  llvm/test/CodeGen/AMDGPU/memory-legalizer-local-system.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96643.323571.patch
Type: text/x-patch
Size: 193976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210213/f0ff06d8/attachment-0001.bin>


More information about the llvm-commits mailing list