[all-commits] [llvm/llvm-project] eb1657: [AMDGPU] Remove unused CSR defs
Sebastian Neubauer via All-commits
all-commits at lists.llvm.org
Tue Oct 26 07:02:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb16570ab004ba2b9fa8b12ccc8cc12690ebe242
https://github.com/llvm/llvm-project/commit/eb16570ab004ba2b9fa8b12ccc8cc12690ebe242
Author: Neubauer, Sebastian <Sebastian.Neubauer at amd.com>
Date: 2021-10-26 (Tue, 26 Oct 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCallingConv.td
Log Message:
-----------
[AMDGPU] Remove unused CSR defs
CSR_AMDGPU_VGPRs_24_255 and CSR_AMDGPU_VGPRs_32_255 are not used
anywhere, so remove them.
Differential Revision: https://reviews.llvm.org/D112535
More information about the All-commits
mailing list