This website requires JavaScript.
Explore
Help
Sign In
ayo
/
kitty
Watch
1
Fork
You've already forked kitty
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b5edd9ad57
kitty
/
tools
/
simdstring
History
Kovid Goyal
b5edd9ad57
Dont precalculate mask in loop body
...
No need since we dont shift. Avoids the extra mask instructions for the not found case.
2024-02-25 09:57:42 +05:30
..
generate.go
Dont precalculate mask in loop body
2024-02-25 09:57:42 +05:30
generate.sh
intrinsics.go
Use only aligned loads for index funcs
2024-02-25 09:57:41 +05:30
intrinsics_test.go
Use only aligned loads for index funcs
2024-02-25 09:57:41 +05:30
scalar.go
Work on C0 index func
2024-02-25 09:57:40 +05:30
test.sh