[all-commits] [llvm/llvm-project] 6f7415: AMDGPU: Remove override of TargetInstrInfo::getReg...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Oct 7 19:21:43 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/remove-override-TII-getRegClass
Home: https://github.com/llvm/llvm-project
Commit: 6f74155ac6a5949c035498acf9e20a39acea2d49
https://github.com/llvm/llvm-project/commit/6f74155ac6a5949c035498acf9e20a39acea2d49
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-10-08 (Wed, 08 Oct 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
AMDGPU: Remove override of TargetInstrInfo::getRegClass
This should not be overridable and the special case hacks
have been replaced with RegClassByHwMode
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list