Kovid Goyal
|
7b9b8834a8
|
...
|
2026-03-12 13:48:20 +05:30 |
|
copilot-swe-agent[bot]
|
f4bf9cf1c9
|
Add not_index_byte and not_index_byte2 functions to simdstring package
Fixes #9646
|
2026-03-12 13:47:05 +05:30 |
|
Kovid Goyal
|
47fea26b62
|
Add an IndexByte implementation useful for benchmarking against stdlib SIMD implementation
|
2024-03-07 09:36:40 +05:30 |
|
Kovid Goyal
|
f9fd6ffd46
|
Use only aligned loads for index funcs
Also obviates the necessity for safe slice wrappers
|
2024-02-25 09:57:41 +05:30 |
|
Kovid Goyal
|
601c4ad4df
|
Fix some typos
|
2024-02-25 09:57:40 +05:30 |
|
Kovid Goyal
|
d60dacbd09
|
Implement > and < intrinsics for vector registers
|
2024-02-25 09:57:39 +05:30 |
|
Kovid Goyal
|
de8c1e0206
|
Work on porting SIMD vt arser to Go for the kittens
|
2024-02-25 09:57:39 +05:30 |
|