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?