[PATCH] D135937: [X86] Support -march=raptorlake, meteorlake
Kan Shengchen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 20 18:57:09 PDT 2022
skan added inline comments.
================
Comment at: compiler-rt/lib/builtins/cpu_model.c:110
INTEL_COREI7_ROCKETLAKE,
+ ZHAOXIN_FAM7H_LUJIAZUI,
+ INTEL_COREI7_RAPTORLAKE,
----------------
typo ? (ZHAOXIN_FAM7H_LUJIAZUI)
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