Skip to content

Commit

Permalink
Setup to simde equivalent to sse 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Nov 1, 2024
1 parent a61ee2f commit 325a878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/sst/basic-blocks/simd/setup.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
#endif
#endif

#include "simde/x86/sse2.h"
#include "simde/x86/sse4.2.h"
#endif

#if defined(SST_SIMD_NATIVE_X86) || defined(SIMDE_UNAVAILABLE)
Expand Down

0 comments on commit 325a878

Please sign in to comment.