llvm-project
81279bf9 - [X86] Fix missing check of rotate <-> shift equivilence (Issue 108722)

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
Committer
Parents
Loading