[PATCH] D76356: [AMDGPU] Introduce more scratch registers in the ABI.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 20 09:11:07 PDT 2020
arsenm accepted this revision.
arsenm added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/docs/AMDGPUUsage.rst:8710
+ * All SGPR registers except the clobbered registers of SGPR4-31.
+ * VGPR36-39
+ VGPR44-47
----------------
A description of why it's split this way may be helpful
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76356/new/
https://reviews.llvm.org/D76356
More information about the llvm-commits
mailing list