[PATCH] D91701: [AMDGPU] Implement flat scratch init for pal
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 05:32:31 PST 2020
sebastian-ne created this revision.
sebastian-ne added reviewers: rampitec, arsenm, nhaehnle.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: LLVM.
sebastian-ne requested review of this revision.
Herald added a subscriber: wdng.
Extract the scratch offset from the scratch buffer descriptor that is
stored in the global table.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91701
Files:
llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/lib/Target/AMDGPU/SIRegisterInfo.h
llvm/test/CodeGen/AMDGPU/SRSRC-GIT-clobber-check.mir
llvm/test/CodeGen/AMDGPU/flat-scratch.ll
llvm/test/CodeGen/AMDGPU/scratch-simple.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91701.306070.patch
Type: text/x-patch
Size: 72993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/204b8284/attachment.bin>
More information about the llvm-commits
mailing list