Skip to content
A Bhat edited this page May 18, 2022 · 39 revisions

Future

  • String routines performance improvements
    • memset
    • memcmp
  • Benchmarking code for strings and memory routines
    • memset
  • Scalar Math routines
    • exp10, exp10f
    • erfc, erfcf
    • log10, log10f
  • Vector math routines (NEON)
    • log10, log10f
    • erf, erfc
    • atan, atanf
  • Vector math routines (SVE)
    • erf, erfc
    • atan, atanf
    • exp, expf
    • log, logf
    • sin, sinf
    • cos, cosf
Clone this wiki locally