[PATCH] D28221: Add check for AVX512 support before assuming skylake processor is SKX.

Milan Bouchet-Valat via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 10:27:35 PST 2017


nalimilan added a comment.

Is the `skylake-avx512` family even worth having? Wouldn't it be better in all cases to check specifically for AVX-512 support?


https://reviews.llvm.org/D28221





More information about the llvm-commits mailing list