[all-commits] [llvm/llvm-project] 1d0f4a: [Docs] Update llvm-test-suite PGO instructions to ...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Tue Jun 20 12:18:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d0f4a86855b372c3c646ac2aa88c2cdc7168593
https://github.com/llvm/llvm-project/commit/1d0f4a86855b372c3c646ac2aa88c2cdc7168593
Author: Mingming Liu <mingmingl at google.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/docs/TestSuiteGuide.md
Log Message:
-----------
[Docs] Update llvm-test-suite PGO instructions to use LLVM IR PGO by
default.
- Currently, the default instructions will use Clang's frontend PGO
feature.
Differential Revision: https://reviews.llvm.org/D152745
More information about the All-commits
mailing list