[all-commits] [llvm/llvm-project] 5ad259: [X86] Fix cpu name typos
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Nov 2 20:36:38 PST 2020
Branch: refs/heads/release/11.x
Home: https://github.com/llvm/llvm-project
Commit: 5ad2592b5dc039608eab8a07ce3bd0d8923f0516
https://github.com/llvm/llvm-project/commit/5ad2592b5dc039608eab8a07ce3bd0d8923f0516
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-02 (Mon, 02 Nov 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).
(cherry picked from commit 0d17dc2e75428885e37e53a1524ce7b607501cfa)
More information about the All-commits
mailing list