Closed
Description
The same SIMD code using AArch64 intrinsics compiles and runs successfully for the aarch64-unknown-linux-gnu
target, but fails on aarch64-apple-darwin
. The endianess is the same (little-endian) on both platforms.
✅ Linux (passes):
https://github.com/zzau13/v_escape/actions/runs/15956397863/job/45003266233
❌ macOS (fails):
https://github.com/zzau13/v_escape/actions/runs/15956397863/job/45003266239
Metadata
Metadata
Assignees
Labels
No labels