[PATCH] D137695: [X86] Add missing Zen3+ model subtypes
    Ganesh Gopalasubramanian via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov  9 02:43:32 PST 2022
    
    
  
GGanesh added a comment.
The following are the AMD Zen3 models.
Family 19h Models 00h-0Fh  - Zen3
Family 19h Models 20h-2Fh  - Zen3
Family 19h Models 30h-3Fh  - Zen3
Family 19h Models 40h-4Fh  - Zen3
Family 19h Models 50h-5Fh  - Zen3
You need to exclude 10h-1Fh
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137695/new/
https://reviews.llvm.org/D137695
    
    
More information about the llvm-commits
mailing list