Commit 90f7e62
committed
v24.05 release
* Math routine changes
* Fixed AdvSIMD vector powf and log for the big-endian target.
* Fixed an undefined signed shift in the exp10 code, unlikely
to cause problems in practice.
* AdvSIMD pow got minor optimizations.
* Now there is a build option to disable SIMD and exp10 tests
to allow testing libcs without those symbols.
* pl/ directory
* Several big-endian fixes and code cleanups.
* This continues to host many math routines with mixed quality.1 parent 497b4f0 commit 90f7e62
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments