llvm-project
27b49288
- [RISCV] Add exhaustive diassember tests for c.slli64. NFC (#133820)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[RISCV] Add exhaustive diassember tests for c.slli64. NFC (#133820) The c.slli encoding with a shift of 0 is c.slli64 for RV128 and a hint for RV32 and RV64. Add a test for this encoding to the exhaustive c.slli test.
References
#133820 - [RISCV] Add exhaustive diassember tests for c.slli64. NFC
Author
topperc
Parents
dd862356
Loading