Dalton Messmer
121d608c3a
Reintroduce fast math functions ( #7495 )
...
* Add fast fma functions
* Use fast fma functions
* Add fast pow function
* Use fast pow function
* Fix build
* Remove fastFma
* Avoid UB in fastPow
On GCC with -O1 or -O2 optimizations, this new implementation generates
identical assembly to the old union-based implementation
2024-10-01 14:35:15 -04:00
..
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2024-10-01 14:35:15 -04:00
2024-07-21 22:34:34 +01:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00
2022-04-03 13:26:12 +02:00