[all-commits] [llvm/llvm-project] 1d4c87: [X86] Assign a feature priority to 'tigerlake' so ...
topperc via All-commits
all-commits at lists.llvm.org
Sun Jun 21 13:25:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1d4c87335d5236ea1f35937e1014980ba961ae34
https://github.com/llvm/llvm-project/commit/1d4c87335d5236ea1f35937e1014980ba961ae34
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-06-21 (Sun, 21 Jun 2020)
Changed paths:
M clang/test/CodeGen/attr-target-mv.c
M llvm/include/llvm/Support/X86TargetParser.def
Log Message:
-----------
[X86] Assign a feature priority to 'tigerlake' so it won't assert when used with function multiversioning
Also test cooperlake since it was also just added to function
multiversioning when it was enabled for __builtin_cpu_is.
More information about the All-commits
mailing list