llvm-project
5f243b3f
- AMDGPU: Generalize instruction shrinking code (#93810)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
AMDGPU: Generalize instruction shrinking code (#93810) Try to avoid referring to specific operand names, except in the special case. The special case for hasNamedOperand(Op32, sdst) seems to have been dead code.
References
#93810 - AMDGPU: Generalize instruction shrinking code
Author
arsenm
Parents
ce5b3716
Loading