]> git.sesse.net Git - stockfish/commit
Allow for VNNI256 compilation with g++-8
authormstembera <MissingEmail@email>
Mon, 24 Aug 2020 10:38:01 +0000 (03:38 -0700)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 24 Aug 2020 10:43:39 +0000 (12:43 +0200)
commit530fccbf272ffe424ae53a464b91db148cc968ae
treeceaf24a7709933ed6586e8861aa16691a34ec2c8
parent843a961a8c10d5949e04718b829e3b3d5adeedb4
Allow for VNNI256 compilation with g++-8

explicitly pass needed -mavx512f -mavx512bw flags

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

No functional change
.travis.yml
src/Makefile