[all-commits] [llvm/llvm-project] 0d17dc: [X86] Fix cpu name typos
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Oct 28 08:54:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0d17dc2e75428885e37e53a1524ce7b607501cfa
https://github.com/llvm/llvm-project/commit/0d17dc2e75428885e37e53a1524ce7b607501cfa
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M llvm/lib/Support/Host.cpp
Log Message:
-----------
[X86] Fix cpu name typos
As discussed on PR26418 rGea84dc9500df incorrectly set the knl cpuname to tremont (and missed out the tremont cpuname entirely).
More information about the All-commits
mailing list