half-rs icon indicating copy to clipboard operation
half-rs copied to clipboard

for big endian types use fallback

Open lucarlig opened this issue 4 months ago • 2 comments

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

lucarlig avatar Sep 27 '24 14:09 lucarlig