Skip to content

Commit

Permalink
more style
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBerktold committed Nov 12, 2024
1 parent 4e4d261 commit 5ad14ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/core_arch/src/x86/sha.rs
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ mod tests {
assert_eq_m256i(r, expected);
}


#[simd_test(enable = "sha512,avx")]
#[allow(overflowing_literals)]
unsafe fn test_mm_sha512rnds2_epi64() {
Expand Down

0 comments on commit 5ad14ea

Please sign in to comment.