We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed5ac8 commit 735fb0fCopy full SHA for 735fb0f
2 files changed
arch/x86/chunkset_avx2.c
@@ -15,7 +15,6 @@ typedef __m128i halfchunk_t;
15
#define HAVE_CHUNKMEMSET_4
16
#define HAVE_CHUNKMEMSET_8
17
#define HAVE_CHUNKMEMSET_16
18
-#define HAVE_CHUNKMEMSET_1
19
#define HAVE_CHUNK_MAG
20
#define HAVE_HALF_CHUNK
21
arch/x86/chunkset_avx512.c
@@ -18,7 +18,6 @@ typedef __mmask16 halfmask_t;
22
23
24
#define HAVE_MASKED_READWRITE
0 commit comments