[PATCH] D100085: [X86] Support -march=rocketlake
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 9 09:48:38 PDT 2021
craig.topper added inline comments.
================
Comment at: llvm/lib/Target/X86/X86.td:742
FeatureGFNI,
FeatureCLWB,
FeatureRDPID,
----------------
I'm not sure that rocketlake has CLWB. Can you double check that? It's not listed in the cpuinfo dump on the 11700K that I found with a google search here https://www.pugetsystems.com/labs/hpc/Intel-Rocket-Lake-Compute-Performance-Results-HPL-HPCG-NAMD-and-Numpy-2116/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100085/new/
https://reviews.llvm.org/D100085
More information about the cfe-commits
mailing list