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 |
|