[all-commits] [llvm/llvm-project] 4e706a: [LoopPeel] Add test coverage for edge case for pee...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Jun 10 11:46:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e706adc5ed8e064a29fd4193b2f7ba9858eeb1d
      https://github.com/llvm/llvm-project/commit/4e706adc5ed8e064a29fd4193b2f7ba9858eeb1d
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M llvm/test/Transforms/LoopUnroll/peel-last-iteration-with-variable-trip-count.ll

  Log Message:
  -----------
  [LoopPeel] Add test coverage for edge case for peel last

Add coverage for two cases:
1) Handling of the two transition edge case with equality conditions
   when last iteration is both first and second transition.
2) Need to handle inverted predicates



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