One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
-
Updated
Feb 5, 2024 - C
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Allow to compile and compress branchless batch expression
A demonstration of branchless programming technique. Using benchmarks, shows that this technique boosts performance significantly.
Add a description, image, and links to the branchless-code topic page so that developers can more easily learn about it.
To associate your repository with the branchless-code topic, visit your repo's landing page and select "manage topics."