kitty/kitty/simd-string-256.c

9 lines
199 B
C

/*
* simd-string-128.c
* Copyright (C) 2024 Kovid Goyal <kovid at kovidgoyal.net>
*
* Distributed under terms of the GPL3 license.
*/
#define KITTY_SIMD_LEVEL 256
#include "simd-string-impl.h"