[llvm] [CodeGen][StaticDataPartitioning]Place local-linkage global variables in hot or unlikely prefixed sections based on profile information (PR #125756)
David Li via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 28 00:02:33 PDT 2025
================
@@ -0,0 +1,68 @@
+#ifndef LLVM_ANALYSIS_STATICDATAPROFILEINFO_H
----------------
david-xl wrote:
Sounds good.
https://github.com/llvm/llvm-project/pull/125756
More information about the llvm-commits
mailing list