[clang] [clang][RISCV] Bump RVV intrinsic to version 1.0 (PR #116597)

Camel Coder via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 19 15:16:06 PST 2024


camel-cdr wrote:

Considering the define is guarded behind `if (ISAInfo->hasExtension("zve32x"))`, this doesn't seem to implement: https://github.com/riscv-non-isa/rvv-intrinsic-doc/pull/382

https://github.com/llvm/llvm-project/pull/116597


More information about the cfe-commits mailing list