[PATCH] D135937: [X86] Support -march=raptorlake, meteorlake

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 20 07:35:02 PDT 2022


RKSimon added inline comments.


================
Comment at: clang/test/Driver/x86-march.c:120
+// RUN:   | FileCheck %s -check-prefix=meteorlake
+// meteorlake: "-target-cpu" "meteorlake"
 //
----------------
Move these after alderlake instead of the old atom cores?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135937



More information about the cfe-commits mailing list