[PATCH] D80921: AMDGPU/GlobalISel: Handle uniform G_DYN_STACKALLOC
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 06:23:38 PDT 2020
arsenm created this revision.
arsenm added reviewers: scott.linder, rampitec, kerbowa, nhaehnle, foad.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
https://reviews.llvm.org/D80921
Files:
llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h
llvm/test/CodeGen/AMDGPU/GlobalISel/dynamic-alloca-divergent.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/dynamic-alloca-uniform.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/non-entry-alloca.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-dyn-stackalloc.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80921.267594.patch
Type: text/x-patch
Size: 48270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/b91706fa/attachment.bin>
More information about the llvm-commits
mailing list