File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 359359endif
360360
361361ifeq (j64avx512,$(j64x ) )
362- OBJS_SIMDUTF8 = \
362+ # not supported
363+ OBJS_SIMDUTF8X = \
363364 utf/utf8_to_utf16le_avx512.o \
364365 utf/utf16le_to_utf8_avx512.o
365366endif
Original file line number Diff line number Diff line change @@ -357,7 +357,8 @@ OBJS_ASM0 = \
357357!endif
358358
359359!if "j64avx512"=="$(j64x)"
360- OBJS_SIMDUTF8= \
360+ # not supported
361+ OBJS_SIMDUTF8X= \
361362 utf/utf8_to_utf16le_avx512.o \
362363 utf/utf16le_to_utf8_avx512.o
363364!endif
Original file line number Diff line number Diff line change 351351endif
352352
353353ifeq (j64avx512,$(j64x ) )
354- OBJS_SIMDUTF8 = \
354+ # not supported
355+ OBJS_SIMDUTF8X = \
355356 utf/utf8_to_utf16le_avx512.o \
356357 utf/utf16le_to_utf8_avx512.o
357358endif
Original file line number Diff line number Diff line change @@ -351,7 +351,8 @@ OBJS_ASM0 = \
351351!endif
352352
353353!if "j64avx512"=="$(j64x)"
354- OBJS_SIMDUTF8= \
354+ # not supported
355+ OBJS_SIMDUTF8X= \
355356 utf/utf8_to_utf16le_avx512.o \
356357 utf/utf16le_to_utf8_avx512.o
357358!endif
You can’t perform that action at this time.
0 commit comments