Files
OpenBLAS/kernel
Ian McInerney 8a8a8479be Fix cooperlake and sapphire rapids march flags on clang
The march=cooperlake and march=sapphirerapids flags were never getting
added when building with Clang targetting those architectures. Instead
it was falling back to the skylake AVX512 implementation.

Clang added support for these two architectures in Clang 9 and Clang 12,
so introduce new checks for those versions to enable the appropriate
march flag, and fallback to skylake otherwise.
2023-08-14 16:12:35 +01:00
..
2022-08-11 15:02:58 +01:00
2023-07-23 20:37:07 +02:00
2019-03-30 22:18:03 +01:00
2020-11-12 17:35:17 +08:00