[all-commits] [llvm/llvm-project] 1cc529: [AMDGPU] Factor out getNumUsedPhysRegs(). NFC. (#1...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Oct 17 00:47:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1cc5290a30a0d6dffeb2e0f475558fcf3ded8e1f
https://github.com/llvm/llvm-project/commit/1cc5290a30a0d6dffeb2e0f475558fcf3ded8e1f
Author: Stanislav Mekhanoshin <rampitec at users.noreply.github.com>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.h
Log Message:
-----------
[AMDGPU] Factor out getNumUsedPhysRegs(). NFC. (#112624)
I will need it from one more place.
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