[PATCH] D97832: [X86] Refine "Support -march=alderlake"
    Pengfei Wang via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Mar  2 23:04:42 PST 2021
    
    
  
pengfei added inline comments.
================
Comment at: llvm/lib/Target/X86/X86.td:865
 
+    // Alderlake
+  list<SubtargetFeature> ADLAdditionalFeatures = [FeatureSERIALIZE,
----------------
Extra spaces.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97832/new/
https://reviews.llvm.org/D97832
    
    
More information about the cfe-commits
mailing list