mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
...
This commit is contained in:
@@ -212,7 +212,7 @@ static inline integer_t shuffle_impl256(const integer_t value, const integer_t s
|
||||
#define debug(...)
|
||||
#endif
|
||||
|
||||
#if defined(SIMDE_ARCH_AARCH64)
|
||||
#if (defined(__arm64__) && defined(__APPLE__)) || defined(__aarch64__)
|
||||
// See https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/porting-x86-vector-bitmask-optimizations-to-arm-neon
|
||||
|
||||
static inline uint64_t
|
||||
|
||||
Reference in New Issue
Block a user