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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 20:03:38 PST 2017


craig.topper added a comment.

I think 0x4e and 0x5e should both be "skylake" and 0x55 should be added for "skylake-avx512". At least with some google searching that seems to be what the linux kernel thinks the model numbers are.


https://reviews.llvm.org/D28221





More information about the llvm-commits mailing list