Skip to content

Commit 6569c3c

Browse files
committed
Miri can run this test now
1 parent 6441553 commit 6569c3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/tests/simd.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![cfg(not(miri))] // Miri does not support all SIMD intrinsics
2-
31
use core::simd::f32x4;
42

53
#[test]

0 commit comments

Comments
 (0)