shithub: furgit

Download patch

ref: 1be291400068cd14762c723c7ecb582bd5c0ffe0
parent: ccee103ac9edf49eed681080354673720697be48
author: Runxi Yu <runxiyu@umich.edu>
date: Tue Jan 6 07:56:56 EST 2026

TODO: Note to use archsimd

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