aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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