[PATCH] D87704: [AMDGPU] Reduce stack pointer alignment
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 08:35:03 PDT 2020
Flakebi created this revision.
Flakebi added reviewers: arsenm, t-tye, madhur13490.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, Anastasia, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, qcolombet.
Herald added a project: LLVM.
Flakebi requested review of this revision.
Herald added a subscriber: wdng.
HSA still needs this for OpenCL but it is not needed for other
subtargets.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87704
Files:
llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call-implicit-args.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-function-args.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-dyn-stackalloc.mir
llvm/test/CodeGen/AMDGPU/call-argument-types.ll
llvm/test/CodeGen/AMDGPU/callee-frame-setup.ll
llvm/test/CodeGen/AMDGPU/function-args.ll
llvm/test/CodeGen/AMDGPU/nested-calls.ll
llvm/test/CodeGen/AMDGPU/promote-alloca-calling-conv.ll
llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
llvm/test/CodeGen/AMDGPU/stack-realign.ll
llvm/test/CodeGen/AMDGPU/wave32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87704.291947.patch
Type: text/x-patch
Size: 111892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/893a9e8d/attachment.bin>
More information about the llvm-commits
mailing list