[RISCV] Make SelectRORIW handle the commutability of OR.
The SHL and SRL could be in opposite order so account for that. Differential Revision: https://reviews.llvm.org/D90586
Loading
Please sign in to comment
The SHL and SRL could be in opposite order so account for that. Differential Revision: https://reviews.llvm.org/D90586