[PATCH] D28221: Add check for AVX512 support before assuming skylake processor is SKX.
Valentin Churavy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 3 01:20:58 PST 2017
vchuravy added a comment.
Related issue for clang https://llvm.org/bugs/show_bug.cgi?id=27003 shows that the model id for i5-6200U is also 4e. I also grouped the two Skylake ids together.
https://reviews.llvm.org/D28221
More information about the llvm-commits
mailing list