aboutsummaryrefslogtreecommitdiff
path: root/src/_moves_avx2.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-11-01 19:26:09 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2023-11-01 19:26:09 +0100
commit08efbd62ef956327924aaea1fcfa97fde4dc1678 (patch)
tree656d9f6ab50eee73a6e7fd79098e0dcfa1fc9034 /src/_moves_avx2.c
parentd65ce8e86b517ef3f7d48cf5ded1101444e05b2b (diff)
downloadnissy-core-08efbd62ef956327924aaea1fcfa97fde4dc1678.tar.gz
nissy-core-08efbd62ef956327924aaea1fcfa97fde4dc1678.zip
Reworked moves and transformations, moved some stuff
Diffstat (limited to 'src/_moves_avx2.c')
-rw-r--r--src/_moves_avx2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/_moves_avx2.c b/src/_moves_avx2.c
new file mode 100644
index 0000000..d72f45f
--- /dev/null
+++ b/src/_moves_avx2.c
@@ -0,0 +1,2 @@
1/* TODO: return compose(c, (some avx garbage));
2*/

Generated with cgit - Back to sebastiano.tronto.net