llvm-project
81279bf9
- [X86] Fix missing check of rotate <-> shift equivilence (Issue 108722)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[X86] Fix missing check of rotate <-> shift equivilence (Issue 108722) Previous code was checking that rotate and shift where equivilent when transforming shift -> rotate but not the other way around. Closes #108767
Author
goldsteinn
Committer
goldsteinn
Parents
1c378d2b
Loading