Test more AVX-512F instructions before enabling support
authorErik Lindahl <erik@kth.se>
Fri, 24 Nov 2017 19:45:24 +0000 (20:45 +0100)
committerErik Lindahl <erik.lindahl@gmail.com>
Mon, 27 Nov 2017 19:21:15 +0000 (20:21 +0100)
commit46e2b122496b09858c4aa0abb9dda9188e328b40
treeb867089698307b5bbb788d816a4aca640e803737
parentbfd6f12c145ddbf8fc07283721894b41cc2b3031
Test more AVX-512F instructions before enabling support

Test instructions that are not implemented on
earlier versions of clang, and fix a bug where the
KNL version of the avx test was called by mistake due
to similar names.

Change-Id: I47bbaf363feac9f6b34276295508e147d0c9e3e8
cmake/gmxSimdFlags.cmake