[llvm] AMDGPU: Figure out required AGPR count for inline asm (PR #150910)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 7 09:25:36 PDT 2025
arsenm wrote:
Made much more conservative, allocating all virtregs after physregs and applying tuple width alignment unconditionally
https://github.com/llvm/llvm-project/pull/150910
More information about the llvm-commits
mailing list