You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
@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.
The text was updated successfully, but these errors were encountered: