llvm-project
9091108c
- AMDGPU: Fold mov imm to copy to av_32 class (#155428)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
34 days ago
AMDGPU: Fold mov imm to copy to av_32 class (#155428) Previously we had special case folding into copies to AGPR_32, ignoring AV_32. Try folding into the pseudos. Not sure why the true16 case regressed.
References
#155428 - AMDGPU: Fold mov imm to copy to av_32 class
Author
arsenm
Parents
143f5e19
Loading