Fix RVV intrinsic version detection. (#530)
__riscv_vcreate* appear after RVV intrinsics v0.12, and the next version after that is v1.0 which is not yet ratified. Nevertheless, clang-18 and up already have the support we need.
Loading
Please register or sign in to comment