[all-commits] [llvm/llvm-project] 8c6172: [AMDGPU][True16] Don't use the VGPR_LO/HI16 regist...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Thu Dec 28 03:48:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c6172b0ac2b254dec7d57326abfd666a7954a03
https://github.com/llvm/llvm-project/commit/8c6172b0ac2b254dec7d57326abfd666a7954a03
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-12-28 (Thu, 28 Dec 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegisterBanks.td
M llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp
M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
Log Message:
-----------
[AMDGPU][True16] Don't use the VGPR_LO/HI16 register classes. (#76440)
Removing the classes requires updating tests and so is planned to be
done with a separate change.
More information about the All-commits
mailing list