Skip to content

Commit 33dcdfc

Browse files
committed
WIP
1 parent 886ce15 commit 33dcdfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/xsimd/arch/xsimd_avx.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,6 @@ namespace xsimd
899899
Mode,
900900
requires_arch<avx>) noexcept
901901
{
902-
constexpr auto mb = batch_bool_constant<float, A, Values...>::mask();
903902
XSIMD_IF_CONSTEXPR(mask.none())
904903
{
905904
return _mm256_setzero_ps();

0 commit comments

Comments
 (0)