Actions
Feature #7245
openAdd SIMD support for arm64
Effort:
Difficulty:
Label:
Description
SCMemcmp() and SCMemcmpLowercase() have SIMD implementations for x86 but not for arm64.
Actions
Added by Ali Saidi over 1 year ago. Updated 3 months ago.
Description
SCMemcmp() and SCMemcmpLowercase() have SIMD implementations for x86 but not for arm64.
I'm still planning to incorporate Ali's changes in a larger set.