[all-commits] [llvm/llvm-project] 0bad7c: Hoist getTotalNumVGPRs into AMDGPUBaseInfo for use...
Jacob Lambert via All-commits
all-commits at lists.llvm.org
Wed Feb 16 11:08:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0bad7cb56526f2572c74449fcf97c1fcda42b41d
https://github.com/llvm/llvm-project/commit/0bad7cb56526f2572c74449fcf97c1fcda42b41d
Author: Jacob Lambert <jacob.lambert at amd.com>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
Log Message:
-----------
Hoist getTotalNumVGPRs into AMDGPUBaseInfo for use in both codegen and MC
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D119912
More information about the All-commits
mailing list