llvm-project
b36f89fa
- [AMDGPU] Make rotr illegal (#166558)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
140 days ago
[AMDGPU] Make rotr illegal (#166558) fshr is already legal and is strictly more powerful than rotr, so we should only need selection patterns for fshr.
References
#166558 - [AMDGPU] Make rotr illegal
Author
jayfoad
Parents
740a3ad1
Loading