llvm-project
3af95f01
- AMDGPU: Figure out required AGPR count for inline asm (#150910)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
11 hours ago
AMDGPU: Figure out required AGPR count for inline asm (#150910) For now just try to compute the minimum number of AGPRs required to allocate the asm. Leave the attributor changes to turn this into an integer value for later.
References
#150910 - AMDGPU: Figure out required AGPR count for inline asm
Author
arsenm
Parents
7212d27a
Loading