Skip to content
Commit 3bb1af20 authored by Joe Ramsay's avatar Joe Ramsay Committed by Szabolcs Nagy
Browse files

aarch64: Add vector implementations of sin routines



Optimised implementations for single and double precision, Advanced
SIMD and SVE, copied from Arm Optimized Routines.

As previously, data tables are used via a barrier to prevent
overly aggressive constant inlining. Special-case handlers are
marked NOINLINE to avoid incurring the penalty of switching call
standards unnecessarily.

Reviewed-by: default avatarSzabolcs Nagy <szabolcs.nagy@arm.com>
parent aed39a3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment