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 RVV inline header support. #522

Closed sh1boot closed 5 months ago

sh1boot commented 6 months ago

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

Diff from #503: https://github.com/rivosinc/sleef/compare/dev/shosie/fix-rvv-dft...dev/shosie/fix-inline-headers

luhenry commented 5 months ago

@blapie also rebased this one now that https://github.com/shibatch/sleef/pull/520, https://github.com/shibatch/sleef/pull/521, and https://github.com/shibatch/sleef/pull/503 have been merged