[all-commits] [llvm/llvm-project] 1b2ccc: [LoopUnroll] Fix freqs for unconditional latches: ...
Joel E. Denny via All-commits
all-commits at lists.llvm.org
Mon Apr 13 09:43:08 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b2ccc16ce90b52ebd1f1629e5a95bc4203c1dc1
https://github.com/llvm/llvm-project/commit/1b2ccc16ce90b52ebd1f1629e5a95bc4203c1dc1
Author: Joel E. Denny <jdenny.ornl at gmail.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
A llvm/test/Transforms/LoopUnroll/branch-weights-freq/unroll-complete.ll
M llvm/test/Transforms/LoopUnroll/branch-weights-freq/unroll-epilog.ll
A llvm/test/Transforms/LoopUnroll/branch-weights-freq/unroll-partial-unconditional-latch.ll
M llvm/test/Transforms/LoopUnroll/branch-weights-freq/unroll-partial.ll
M llvm/test/Transforms/LoopUnroll/loop-probability-one.ll
Log Message:
-----------
[LoopUnroll] Fix freqs for unconditional latches: introduce tests (#191008)
This patch introduces all tests for PR #179520 but with current results
so that it is easier to see which results PR #179520 improves. This
patch should not land without PR #179520.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list