[flang-commits] [clang] [flang] [llvm] [flang][cmake][perf-training] Optimize flang with PGO and BOLT (PR #198863)
Michael Kruse via flang-commits
flang-commits at lists.llvm.org
Mon Jun 8 10:50:40 PDT 2026
================
@@ -0,0 +1,24 @@
+set(BOLT_PGO_CMAKE_CACHE "PGO" CACHE STRING "")
----------------
Meinersbur wrote:
Consider adding comments to each file stating their intended purpose. Such as:
> 2-stage build of Flang with the 2nd staged optimized using BOLT and PGO
https://github.com/llvm/llvm-project/pull/198863
More information about the flang-commits
mailing list