[PATCH] D137153: [WIP][X86] Support -march=sierraforest, grandridge, graniterapids.

Freddy, Ye via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 8 18:35:50 PST 2022


FreddyYe updated this revision to Diff 474138.
FreddyYe added a comment.

Rebase and add missing supports in cpu_model.c


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137153/new/

https://reviews.llvm.org/D137153

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137153.474138.patch
Type: text/x-patch
Size: 41318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221109/9f8c97e7/attachment-0001.bin>


More information about the cfe-commits mailing list