half-rs
half-rs copied to clipboard
for big endian types use fallback
NEON intrinsics are not supported on big endian targets. Change to use fall back types for big endian aarch64.
tested on aarch64_be-unknown-linux-gnu_ilp32
and aarch64_be-unknown-linux-gnu