cabelo@opensuse.org - Build in openSUSE:compatible with gcc7
This commit is contained in:
parent
acdec2fe25
commit
b647530ad3
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
#if defined(__AVX__) || defined(__AVX2__) || defined(__AVX512F__) || defined(__SSSE3__)
|
||||
// multiply int8_t, add results pairwise twice
|
||||
static inline __m128i mul_sum_i8_pairs(const __m128i x, const __m128i y) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue