aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2025-10-10 22:59:35 +0900
committerGitHub <noreply@github.com>2025-10-10 22:59:35 +0900
commit9922d8dd799dd22f3e34e774ed2750df56a4ca4d (patch)
tree3e82cb394d3d3db0b4d0c0b3e0e0938e1c491598 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parente18461a14eee06a1c83301a8b02d31ac4d275061 (diff)
downloadllvm-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/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions