[RISCV] Support shift/rotate amount operands in isAllUsesReadW.
authorCraig Topper <craig.topper@sifive.com>
Wed, 9 Nov 2022 19:15:30 +0000 (11:15 -0800)
committerCraig Topper <craig.topper@sifive.com>
Wed, 9 Nov 2022 19:32:20 +0000 (11:32 -0800)
commit902976a379c437de844601341a6329236932d19e
tree03e0590c66fafc110e68c321e18dfcbd0a0e0c8e
parentbc6df5737fda2ac5cea4beb11d95b95081fadcd4
[RISCV] Support shift/rotate amount operands in isAllUsesReadW.

These operands use 6 bits.

Reviewed By: asb

Differential Revision: https://reviews.llvm.org/D137450
llvm/lib/Target/RISCV/RISCVSExtWRemoval.cpp