riscv-non-isa / rvv-intrinsic-doc

https://jira.riscv.org/browse/RVG-153
BSD 3-Clause "New" or "Revised" License
283 stars 89 forks source link

Split out zvfhmin and zvfh to separated directories part2 #358

Closed 4vtomat closed 6 days ago

4vtomat commented 1 month ago

This makes it being able to filter the float16 APIs from those that are not zvfh*. This patch also remove the APIs contain float16 from general APIs.

Stacked on: https://github.com/riscv-non-isa/rvv-intrinsic-doc/pull/357