summaryrefslogtreecommitdiff
path: root/src/simd/index_of.zig
AgeCommit message (Expand)Author
2025-09-22simd: add scalar fallbacks to all for build_options.simd falseMitchell Hashimoto
2024-02-05simd: remove old attemptsMitchell Hashimoto
2024-02-05terminal: use highway-based indexOf to support all targetsMitchell Hashimoto
2024-02-05simd: convert indexOf, mess around with simdvtMitchell Hashimoto
2024-02-05src/simd: improve isa detectionMitchell Hashimoto
2024-02-05simd: indexOf implementation using NEONMitchell Hashimoto