Skip to content

Commit

Permalink
cherry-pick xiph/LPCNet 42a8a649d5d43457193195e5e9b4e83e75629e8c
Browse files Browse the repository at this point in the history
  • Loading branch information
jg1uaa committed Aug 31, 2023
1 parent c0f30d8 commit 97a0df1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/vec_avx.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,7 @@

#else

#if defined(_MSC_VER)
#pragma message ("Only SSE and SSE2 are available. On newer machines, enable SSSE3/AVX/AVX2 to get better performance")
#else
#warning "Only SSE and SSE2 are available. On newer machines, enable SSSE3/AVX/AVX2 using -march= to get better performance"
#endif

#endif

Expand Down

0 comments on commit 97a0df1

Please sign in to comment.