Skip to content

Commit 8ffb1de

Browse files
Revert "[cherrypick] Unroll loop in lookup_2_lanes for PPC64 (zilliztech#524)"
This reverts commit 2573154.
1 parent 714ba32 commit 8ffb1de

File tree

2 files changed

+0
-1088
lines changed

2 files changed

+0
-1088
lines changed

thirdparty/faiss/faiss/utils/simdlib.h

-4
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@
2727

2828
#include <faiss/utils/simdlib_neon.h>
2929

30-
#elif defined(__PPC64__)
31-
32-
#include <faiss/utils/simdlib_ppc64.h>
33-
3430
#else
3531

3632
// emulated = all operations are implemented as scalars

0 commit comments

Comments
 (0)