[llvm-branch-commits] [llvm] [LoopPeel] Fix branch weights' effect on block frequencies (PR #128785)
Joel E. Denny via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jul 24 15:50:47 PDT 2025
================
@@ -7866,6 +7866,17 @@ The attributes in this metadata is added to all followup loops of the
loop distribution pass. See
:ref:`Transformation Metadata <transformation-metadata>` for details.
+'``llvm.loop.estimated_trip_count``' Metadata
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
----------------
jdenny-ornl wrote:
This is now part of PR #148758.
https://github.com/llvm/llvm-project/pull/128785
More information about the llvm-branch-commits
mailing list