[all-commits] [llvm/llvm-project] 641d5a: [X86] Assign a feature to tremont, goldmont, goldm...

topperc via All-commits all-commits at lists.llvm.org
Tue Jun 9 16:41:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 641d5ac4d1965990fcf981f153369b038816cd16
      https://github.com/llvm/llvm-project/commit/641d5ac4d1965990fcf981f153369b038816cd16
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-06-09 (Tue, 09 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 to tremont, goldmont, goldmont-plus, icelake-client, and icelake for target multiversioning priority.

Without this these CPUs all caused the compiler to assert when
used for multiversioning.




More information about the All-commits mailing list