Closed briansmith closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.29%. Comparing base (
6b6f7cd
) to head (3581681
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Clarify the AArch64 case considerably by using the libc declarations for the function and all constants. Also clarify that NEON is statically guaranteed by the compiler to be available on AArch64.
Clarify the 32-bit ARM case slightly.