[all-commits] [llvm/llvm-project] 060af2: Use PGO for x86_64 windows release packaging (#71067)
Hans via All-commits
all-commits at lists.llvm.org
Tue Nov 14 09:45:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 060af2697b0bab577b0310183c1421f32c3f8dc3
https://github.com/llvm/llvm-project/commit/060af2697b0bab577b0310183c1421f32c3f8dc3
Author: Hans <hans at hanshq.net>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M llvm/utils/release/build_llvm_release.bat
Log Message:
-----------
Use PGO for x86_64 windows release packaging (#71067)
Applying this to 17.0.4 makes the toolchain 22% faster (as measured by building clang).
More information about the All-commits
mailing list