branchless-code

There are 3 repositories under branchless-code topic.

  • Geolm/math_intrinsics

    One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)

    Language:C5200
  • aneesahmedpro/branchless-demo

    A demonstration of branchless programming technique. Using benchmarks, shows that this technique boosts performance significantly.

    Language:C0110
  • Flammrock/branchless-batch

    Allow to compile and compress branchless batch expression

    Language:TypeScript0100