diff options
author | Diana Picus <Diana-Magda.Picus@amd.com> | 2024-03-07 12:46:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-07 12:46:42 +0100 |
commit | 0086cc95b3b3ac4088d3d782cd490d0c08108b59 (patch) | |
tree | 6f34ea3e7471555ded3b733e99244f67e9c274f4 /clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp | |
parent | 937a5396cf3e524ae40106a943a5c1f2c565fa00 (diff) | |
download | llvm-0086cc95b3b3ac4088d3d782cd490d0c08108b59.zip llvm-0086cc95b3b3ac4088d3d782cd490d0c08108b59.tar.gz llvm-0086cc95b3b3ac4088d3d782cd490d0c08108b59.tar.bz2 |
[AMDGPU] Rename getNumVGPRBlocks. NFC (#84161)
Rename getNumVGPRBlocks to getEncodedNumVGPRBlocks, to clarify that it's
using the encoding granule. This is used to program the hardware. In
practice, the hardware will use the alloc granule instead, so this patch
also adds a new helper, getAllocatedNumVGPRBlocks, which can be useful
when driving heuristics.
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp')
0 files changed, 0 insertions, 0 deletions