Miri can run this test now

This commit is contained in:
Ralf Jung 2022-03-03 14:52:14 -05:00
parent d233570fab
commit e9149b6773

View file

@ -1,5 +1,3 @@
#![cfg(not(miri))] // Miri does not support all SIMD intrinsics
use core::simd::f32x4;
#[test]