Skip to content

Commit 53ea8be

Browse files
committed
Merge remote-tracking branch 'up/master' into sse4.1
2 parents 920da4f + bbb4e2c commit 53ea8be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/x86/sse41.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@ pub unsafe fn _mm_testz_si128(a: i64x2, mask: i64x2) -> i32 {
391391
ptestz(a, mask)
392392
}
393393

394-
395394
/// Tests whether the specified bits in a 128-bit integer vector are all
396395
/// ones.
397396
///

0 commit comments

Comments
 (0)