diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-10-10 22:59:35 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 22:59:35 +0900 |
commit | 9922d8dd799dd22f3e34e774ed2750df56a4ca4d (patch) | |
tree | 3e82cb394d3d3db0b4d0c0b3e0e0938e1c491598 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | e18461a14eee06a1c83301a8b02d31ac4d275061 (diff) | |
download | llvm-9922d8dd799dd22f3e34e774ed2750df56a4ca4d.zip llvm-9922d8dd799dd22f3e34e774ed2750df56a4ca4d.tar.gz llvm-9922d8dd799dd22f3e34e774ed2750df56a4ca4d.tar.bz2 |
AMDGPU: Stop using aligned VGPR classes for addRegisterClass (#158278)
This is unnecessary. At use emission time, InstrEmitter will
use the common subclass of the value type's register class and
the use instruction register classes. This removes one of the
obstacles to treating special case instructions that do not have
the alignment requirement overly conservatively.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions