[all-commits] [llvm/llvm-project] 84a18a: [X86] Support -march=sierraforest, grandridge, gra...

FreddyLeaf via All-commits all-commits at lists.llvm.org
Wed Nov 9 00:56:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84a18a260e4607a4b72839ec83c6827650c5138f
      https://github.com/llvm/llvm-project/commit/84a18a260e4607a4b72839ec83c6827650c5138f
  Author: Freddy Ye <freddy.ye at intel.com>
  Date:   2022-11-09 (Wed, 09 Nov 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Basic/Targets/X86.cpp
    M clang/test/CodeGen/attr-target-mv.c
    M clang/test/CodeGen/target-builtin-noerror.c
    M clang/test/Driver/x86-march.c
    M clang/test/Misc/target-invalid-cpu-note.c
    M clang/test/Preprocessor/predefined-arch-macros.c
    M compiler-rt/lib/builtins/cpu_model.c
    M llvm/docs/ReleaseNotes.rst
    M llvm/include/llvm/Support/X86TargetParser.def
    M llvm/include/llvm/Support/X86TargetParser.h
    M llvm/lib/Support/Host.cpp
    M llvm/lib/Support/X86TargetParser.cpp
    M llvm/lib/Target/X86/X86.td
    M llvm/test/CodeGen/X86/cpus-intel.ll

  Log Message:
  -----------
  [X86] Support -march=sierraforest, grandridge, graniterapids.

Reviewed By: skan, pengfei, MaskRay

Differential Revision: https://reviews.llvm.org/D137153




More information about the All-commits mailing list