We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d233570 commit e9149b6Copy full SHA for e9149b6
library/core/tests/simd.rs
@@ -1,5 +1,3 @@
1
-#![cfg(not(miri))] // Miri does not support all SIMD intrinsics
2
-
3
use core::simd::f32x4;
4
5
#[test]
0 commit comments