[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 01:03:06 PST 2021
t-tye created this revision.
t-tye added reviewers: kzhuravl, scott.linder, b-sumner, rampitec.
Herald added subscribers: kerbowa, jfb, hiraditya, tpr, dstuttard, yaxunl, nhaehnle, jvesely, arsenm.
t-tye requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Limit the memory scope to maximum supported by the scratch and LDS address
spaces.
Repository:
rG LLVM Github Monorepo
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.323534.patch
Type: text/x-patch
Size: 189239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210213/8db6ddb8/attachment-0001.bin>
More information about the llvm-commits
mailing list