llvm-project
4d2563a7
- [RISCV][llvm] Support bitwise operation for XLEN fixed vectors (#174598)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
66 days ago
[RISCV][llvm] Support bitwise operation for XLEN fixed vectors (#174598) This doesn't require p extension since it's just normal scalar instructions, but they're normally used with other p extension instructions so I just put them together.
References
#174598 - [RISCV][llvm] Support bitwise operation for XLEN fixed vectors
Author
4vtomat
Parents
9ab9c1a1
Loading