AVX512DQ : Fix

This commit is contained in:
sayantn 2024-06-11 09:24:25 +05:30 committed by Amanieu d'Antras
parent dbb53389db
commit a0efee80a1

View file

@ -1936,7 +1936,6 @@ mod tests {
use stdarch_test::simd_test;
use crate::core_arch::x86::*;
use crate::core_arch::x86_64::*;
use crate::mem::transmute;
const OPRND1_64: f64 = unsafe { transmute(0x3333333333333333_u64) };