[all-commits] [llvm/llvm-project] 6bf25f: [Tablegen][SubtargetEmitter] Print TuneCPU in Subt...
Kito Cheng via All-commits
all-commits at lists.llvm.org
Sun Oct 11 23:47:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6bf25f45a9b6bd2bf6bd4bf03f6b0d0e2839c33f
https://github.com/llvm/llvm-project/commit/6bf25f45a9b6bd2bf6bd4bf03f6b0d0e2839c33f
Author: Kito Cheng <kito.cheng at sifive.com>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M llvm/utils/TableGen/SubtargetEmitter.cpp
Log Message:
-----------
[Tablegen][SubtargetEmitter] Print TuneCPU in Subtarget::ParseSubtargetFeatures
Let user able to know which -tune-cpu are used now.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D88951
More information about the All-commits
mailing list