[RISCV] Support vector crypto extension ISA string and assembly
LLVM implements the 0.3 draft specification: https://github.com/riscv/riscv-crypto/releases/download/v20230206/riscv-crypto-spec-vector.pdf , and current vector crypto extension version can be found in: https://github.com/riscv/riscv-crypto. Differential Revision: https://reviews.llvm.org/D141672
Loading
Please sign in to comment