We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6441553 commit 6569c3cCopy full SHA for 6569c3c
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