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 d112b99 commit 6f7553bCopy full SHA for 6f7553b
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