-
Notifications
You must be signed in to change notification settings - Fork 298
Closed
Labels
Description
@parched mentioned here that clang and gcc both name the target feature to enable NEON on ARM processors just "simd".
This must be resolved before stabilization of the ARM SIMD Intrinsics.
@alexcrichton could you add an ARM badge and a "blocking stabilization" badge to this issue? (and probably to the run-time feature detection issue for ARM as well?). We should prune all of them before writing the RFC for each parts of the library.