[all-commits] [llvm/llvm-project] 4de329: AMDGPU: Move getMaxNumVectorRegs into GCNSubtarget
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Jul 27 23:54:04 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/move-getMaxNumVectorRegs-subtarget
Home: https://github.com/llvm/llvm-project
Commit: 4de32973d59efa276bf3b25a9a9d2da08fa83859
https://github.com/llvm/llvm-project/commit/4de32973d59efa276bf3b25a9a9d2da08fa83859
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-28 (Mon, 28 Jul 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNSubtarget.cpp
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.h
Log Message:
-----------
AMDGPU: Move getMaxNumVectorRegs into GCNSubtarget
Addresses a TODO
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