llvm-project
e37707b1 - [RISCV] Use unsigned instead of uint16_t for the Opcode argument to getVectorLowDemandedScalarBits. NFC

Commit
181 days ago
[RISCV] Use unsigned instead of uint16_t for the Opcode argument to getVectorLowDemandedScalarBits. NFC All the callers pass an unsigned and uint16_t arguments are unusual.
Author
Parents
Loading