riscv-non-isa/rvv-intrinsic-doc

Does `__riscv_v_intrinsic >= 1000000` imply overloaded intrinsics are supported?

Opened this issue · 0 comments

Does __riscv_v_intrinsic >= 1000000 imply overloaded intrinsics are supported?

There used to be a mention of __riscv_v_intrinsic_overloading in the rfc, but it doesn't seem to be in the spec anymore.
Can we rely on __riscv_v_intrinsic >= 1000000 when using overloaded intrinsics?