[PATCH] D115344: [AMDGPU] Ignore fixed ABI for graphics
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 8 07:35:27 PST 2021
sebastian-ne updated this revision to Diff 392771.
sebastian-ne added a comment.
Fix review comment and do not call allocateSpecialInputSGPRs at all for graphics.
That should reduce conflicts with removing the fixed ABI option.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115344/new/
https://reviews.llvm.org/D115344
Files:
llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
llvm/test/CodeGen/AMDGPU/amdpal-callable.ll
llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115344.392771.patch
Type: text/x-patch
Size: 11700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/315293da/attachment.bin>
More information about the llvm-commits
mailing list