shibatch / sleef

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
https://sleef.org
Boost Software License 1.0
628 stars 126 forks source link

add comments to helperrvv.h #527

Closed sh1boot closed 5 months ago

sh1boot commented 5 months ago

Depends on #520, and #521, #503, and #522.

The first commit is already in the #521 PR, but repeated here so I don't have to rebase #503 and #522. The relevant changes are: https://github.com/rivosinc/sleef/commit/78ea02c2ab1df54d929a92fcaf5935e06c714563

luhenry commented 5 months ago

@blapie rebased this one as well given all the previous PRs were merged.

blapie commented 5 months ago

@luhenry @sh1boot I will take care of the general documentation on the website and README (as part of #524), but could you please provide a reference file like https://sleef.org/aarch64.xhtml for rvv types and functions. Uploaded #529

sh1boot commented 5 months ago

but could you please provide a reference file like https://sleef.org/aarch64.xhtml for rvv types and functions.

It's going to take me a while to find time for this (several weeks, at least). AIUI I can broadly copy-paste the SVE documentation but I'll also need to go through the list and make sure everything is present and true.