Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Jun 19, 2024
1 parent 2f008e3 commit 4857909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/Sieve.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
#include <cpu_supports_arm_sve.hpp>
#include <arm_sve.h>
#define ENABLE_DEFAULT

#elif defined(ENABLE_MULTIARCH_AVX512_BMI2)
#include <cpu_supports_avx512_bmi2.hpp>
#include <immintrin.h>
Expand Down

0 comments on commit 4857909

Please sign in to comment.