llvm-project
e37707b1
- [RISCV] Use unsigned instead of uint16_t for the Opcode argument to getVectorLowDemandedScalarBits. NFC
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
topperc
Parents
bd319d90
Loading