aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-11-02 18:44:52 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2023-11-02 18:44:52 +0100
commita2b8556e3cdc59bbb4a89c2779d2094db975eaa5 (patch)
tree8d212d7e4a08113e5acaa288190d9931a114f06c /README.md
parentf034efca545cd215e878f525310910b27db24f36 (diff)
downloadnissy-core-a2b8556e3cdc59bbb4a89c2779d2094db975eaa5.tar.gz
nissy-core-a2b8556e3cdc59bbb4a89c2779d2094db975eaa5.zip
Added transformations for avx2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index db0edb6..a0d2ae2 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ $ make test
15 15
16### Make AVX2 work 16### Make AVX2 work
17 17
18* generate moves and transformations with scripts in utils/ 18* inline moves for avx2
19* fix base get_ and set_ macros (constant arguments?) 19* fix base get_ and set_ macros (constant arguments?)
20* optimize things that use get_ and set_ 20* optimize things that use get_ and set_
21 21

Generated with cgit - Back to sebastiano.tronto.net