aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-01-06 12:56:56 +0800
committerGravatar Runxi Yu2026-01-06 12:56:56 +0800
commit1be291400068cd14762c723c7ecb582bd5c0ffe0 (patch)
tree5898c493825bb4c4b35cffb965c84eba140a7cfb /TODO.md
parentREADME update (diff)
signatureNo signature
TODO: Note to use archsimd
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index dcf34a1e..0c1eacf8 100644
--- a/TODO.md
+++ b/TODO.md
@@ -8,3 +8,4 @@
files).
* There may be some cases where integer overflows are handled
incorrectly.
+* Use https://pkg.go.dev/simd/archsimd@go1.26rc1 for SIMD instead of assembly