Skip to content

Commit 7ef73d2

Browse files
sayantnAmanieu
authored andcommitted
AVX512DQ : Fix
1 parent 1866d3c commit 7ef73d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/core_arch/src/x86/avx512dq.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1936,7 +1936,6 @@ mod tests {
19361936
use stdarch_test::simd_test;
19371937

19381938
use crate::core_arch::x86::*;
1939-
use crate::core_arch::x86_64::*;
19401939
use crate::mem::transmute;
19411940

19421941
const OPRND1_64: f64 = unsafe { transmute(0x3333333333333333_u64) };

0 commit comments

Comments
 (0)