Closed
Description
As a result, to test/use these intrinsics they must be redeclared outside of core
, which is at best inelegant and at worst could lead to subtle bugs.
I think there are two options:
- this is an oversight, and we should define and expose these intrinsics
- there is an undocumented reason that these intrinsics are not exposed in the standard way
- edit: secret third thing: these intrinsics are not useful and should be removed
cc @calebzulawski it looks like you touched this last 5 years ago 07db2bf. Long time, but maybe you remember something?
@rustbot label +A-simd +F-core_intrinsics