[PATCH] D115551: [AMDGPU] Do not reserve any VGPR for SGPR spills
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 10 13:56:36 PST 2021
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/sgpr-spills-split-regalloc.ll:296
+}
+
attributes #0 = { nounwind noinline norecurse "amdgpu-flat-work-group-size"="1,256" }
----------------
Also add a tail call case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115551/new/
https://reviews.llvm.org/D115551
More information about the llvm-commits
mailing list