riscv-non-isa / rvv-intrinsic-doc

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

vwcvt(u).x.x.v intrinsics are mis-categorized #239

Closed topperc closed 1 year ago

topperc commented 1 year ago

In rvv-intrinsic-api.md these intrinsics are listed as being in 11.2. Vector Widening Integer Add/Subtract Operations, but they are not included in the Intrinsic Function list file that section points to.

They are instead listed in the function list for 13.18. Widening Floating-Point/Integer Type-Convert Operations

cc: @nick-knight

eopXD commented 1 year ago

Yes I guess we should try our best to resemble the sequence from v-spec.