[PATCH] D34504: [LLVM][X86][Goldmont] Adding new target-cpu: Goldmont

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 09:53:33 PDT 2017


craig.topper added a comment.

Can you add goldmont to getHostCPUName in lib/Support/Host.cpp assuming you have the family/model/stepping info for it? Also need to add a RUN line to test/CodeGen/X86/cpu.ll


https://reviews.llvm.org/D34504





More information about the llvm-commits mailing list