]> git.sesse.net Git - stockfish/commitdiff
Clarify the description of the x86-64-vnni256 and x86-64-avxvnni architectures
authorMaxim Masiutin <maxim@masiutin.com>
Sun, 5 Mar 2023 15:10:52 +0000 (17:10 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 8 Mar 2023 06:14:07 +0000 (07:14 +0100)
Now it is clearly explained that "x86-64-vnni256" requires full
support of AVX512-VNNI, but only 256-bit operands are used.

closes https://github.com/official-stockfish/Stockfish/pull/4427

No functional change


No differences found