diff --git a/lib/Target/X86/X86.td b/lib/Target/X86/X86.td index 22f682f9661..dbe3620ee8f 100644 --- a/lib/Target/X86/X86.td +++ b/lib/Target/X86/X86.td @@ -606,8 +606,8 @@ def SKLFeatures : ProcessorFeatures : ProcModel; + ProcIntelSKL +]>; def : SkylakeClientProc<"skylake">; // FIXME: define KNL model @@ -656,8 +656,8 @@ def CNLFeatures : ProcessorFeatures : ProcModel; + ProcIntelCNL +]>; def : CannonlakeProc<"cannonlake">; // AMD CPUs.