[all-commits] [llvm/llvm-project] b2b9ed: AMDGPU: Render non-0 values for amdgpu-agpr-alloc
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Oct 8 08:02:24 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/attributor-render-number-agprs-required
Home: https://github.com/llvm/llvm-project
Commit: b2b9ed76378cdd6c30bd17b07594f9e4a9592c0f
https://github.com/llvm/llvm-project/commit/b2b9ed76378cdd6c30bd17b07594f9e4a9592c0f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-10-08 (Wed, 08 Oct 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
A llvm/test/CodeGen/AMDGPU/amdgpu-attributor-min-agpr-alloc.ll
R llvm/test/CodeGen/AMDGPU/amdgpu-attributor-no-agpr.ll
Log Message:
-----------
AMDGPU: Render non-0 values for amdgpu-agpr-alloc
This now tries to compute a lower bound on the number of registers
for individual inline asm uses. Also starts using AACallEdges
to handling indirect calls.
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