This is more consistent with the globalisel handling. This still won't
work correctly in a function (it might work inside kernels).
Also add some tests to cover restore of SP (which is currently broken,
in most of the cases).
Paths
| Differential D158186
AMDGPU: Don't error for uniform dynamic alloca on DAG path Needs ReviewPublic Authored by arsenm on Aug 17 2023, 7:59 AM.
Details
Summary This is more consistent with the globalisel handling. This still won't Also add some tests to cover restore of SP (which is currently broken,
Diff Detail
Revision Contents
Diff 551135 llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.llllvm/test/CodeGen/AMDGPU/dynamic_stackalloc.r600.ll
|
Why both -march and -mtriple?