[all-commits] [llvm/llvm-project] 874633: AMDGPU: Pass HwMode to AMDGPUGenRegisterInfo
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Nov 23 13:08:45 PST 2024
Branch: refs/heads/users/arsenm/amdgpu-pass-hwmode-to-amdgpu-gen-register-info
Home: https://github.com/llvm/llvm-project
Commit: 87463319139e25fa30fd1402756bf19709f3b700
https://github.com/llvm/llvm-project/commit/87463319139e25fa30fd1402756bf19709f3b700
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-23 (Sat, 23 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
Log Message:
-----------
AMDGPU: Pass HwMode to AMDGPUGenRegisterInfo
I haven't figured out how to do anything useful with this yet,
but it seems you are supposed to pass this to the subtarget
constructor.
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