[PATCH] D143553: [Clang][CMake] Add BOLT perf-training (WIP)

Amir Ayupov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 7 23:01:37 PST 2023


Amir created this revision.
Amir added a reviewer: phosek.
Herald added a subscriber: wenlei.
Herald added a project: All.
Amir requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Remove the bootstrapped build for BOLT profile collection.
Adopt perf-training workflow, similar to pgo and order-file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143553

Files:
  clang/CMakeLists.txt
  clang/utils/perf-training/CMakeLists.txt
  clang/utils/perf-training/bolt.lit.cfg
  clang/utils/perf-training/bolt.lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143553.495734.patch
Type: text/x-patch
Size: 7905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230208/af2c55fd/attachment.bin>


More information about the cfe-commits mailing list