llvm-project
b9d7513b
- [RISCV] Correct immediate operand type in QC_MVLTUI ISel pattern (#147509)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
196 days ago
[RISCV] Correct immediate operand type in QC_MVLTUI ISel pattern (#147509) The pattern was incorrectly using simm5 for QC_MVLTUI when it should have been uimm5.
References
#147509 - [RISCV] Correct immediate operand type in QC_MVLTUI ISel pattern
Author
svs-quic
Parents
7e928f9d
Loading