Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rickwebiii committed Mar 9, 2024
1 parent 7655a69 commit 596fcd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sunscreen_tfhe/src/math/simd/avx2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ fn avx_512_available() -> bool {
});
}



#[inline(always)]
/// Compute vector `c += a * b` over &[Complex<f64>].
///
Expand Down

0 comments on commit 596fcd8

Please sign in to comment.