[PATCH] D46314: [X86][AMD][Bulldozer] Fix Bulldozer Model 2 detection.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 10:23:44 PDT 2018


craig.topper added inline comments.


================
Comment at: lib/Support/Host.cpp:845
       *Subtype = X86::AMDFAM15H_BDVER2;
       break; // "bdver2"; 10h-1Fh: Piledriver
     }
----------------
Update the comment.


Repository:
  rL LLVM

https://reviews.llvm.org/D46314





More information about the llvm-commits mailing list