Skip to content

Native SSE & AVX feature implementation #1

@switch-blade-stuff

Description

@switch-blade-stuff

Currently, the following library features do not have SSE and/or AVX versions or are only implemented via SVML.

Basic functions:

  • fmod
  • remainder
  • remquo

Exponential functions:

  • exp
  • exp2
  • expm1
  • log
  • log10
  • log2
  • log1p

Power functions:

  • pow
  • cbrt
  • hypot

Hyperbolic functions:

  • sinh
  • cosh
  • tanh
  • asinh
  • acosh
  • atanh

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions