diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-02 18:44:52 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-02 18:44:52 +0100 |
| commit | a2b8556e3cdc59bbb4a89c2779d2094db975eaa5 (patch) | |
| tree | 8d212d7e4a08113e5acaa288190d9931a114f06c /README.md | |
| parent | f034efca545cd215e878f525310910b27db24f36 (diff) | |
| download | nissy-core-a2b8556e3cdc59bbb4a89c2779d2094db975eaa5.tar.gz nissy-core-a2b8556e3cdc59bbb4a89c2779d2094db975eaa5.zip | |
Added transformations for avx2
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
