[all-commits] [llvm/llvm-project] 2c59c4: [perf-training] Make training data location config...
Shoaib Meenai via All-commits
all-commits at lists.llvm.org
Sat Dec 14 09:47:10 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2c59c4ffb9c111f8d87a65839697d03fc485c51c
https://github.com/llvm/llvm-project/commit/2c59c4ffb9c111f8d87a65839697d03fc485c51c
Author: Shoaib Meenai <smeenai at fb.com>
Date: 2019-12-14 (Sat, 14 Dec 2019)
Changed paths:
M clang/utils/perf-training/CMakeLists.txt
M clang/utils/perf-training/lit.cfg
M clang/utils/perf-training/lit.site.cfg.in
M clang/utils/perf-training/order-files.lit.cfg
M clang/utils/perf-training/order-files.lit.site.cfg.in
Log Message:
-----------
[perf-training] Make training data location configurable
We may wish to keep the PGO training data outside the repository. Add a
CMake variable to allow referencing an external lit testsuite.
Differential Revision: https://reviews.llvm.org/D71507
More information about the All-commits
mailing list