Open
Description
There is a question about wheter vector bfloat16 extension supports the vfmv.v.f.
In the "https://raw.githubusercontent.com/riscv-non-isa/rvv-intrinsic-doc/refs/heads/main/auto-generated/intrinsic_funcs.adoc", the intrinsic of vfmv.v.f supports float16 type. From my understanding,this instrction olny cares about the width of the data and does not need to care about the data type. Therefore,it should aslo support __bfloat16, but I didn't found it in the intrinsic_funcs.adoc of vector bfloat16.
So may I ask if it was missied or intentionally done? Thanks.
Metadata
Assignees
Labels
No labels
Activity