Use new assert_instr
This commit is contained in:
parent
d5ed881685
commit
a01fd615ba
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use v256::*;
|
||||
|
||||
#[cfg(test)]
|
||||
use assert_instr::assert_instr;
|
||||
use stdsimd_test::assert_instr;
|
||||
|
||||
/// Add packed double-precision (64-bit) floating-point elements
|
||||
/// in `a` and `b`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue