llvm-project
1889bea1
- Exclude AGPRs from the alignment check.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
36 days ago
Exclude AGPRs from the alignment check. AGPR spills are lowered to 4-byte access by default, as we need to scavenge a temporary vgpr for them.
References
#183701 - [AMDGPU] Multi dword spilling for unaligned tuples
Author
easyonaadit
Parents
100602e7
Loading