llvm-project
4d2563a7 - [RISCV][llvm] Support bitwise operation for XLEN fixed vectors (#174598)

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.
Author
Parents
Loading