[all-commits] [llvm/llvm-project] ad4bd9: [LoopInterchange] Reject if inner loop IV has oute...

Ryotaro Kasuga via All-commits all-commits at lists.llvm.org
Thu Jun 11 06:47:42 PDT 2026


  Branch: refs/heads/users/kasuga-fj/loop-interchange-check-induction-with-non-invariant-step
  Home:   https://github.com/llvm/llvm-project
  Commit: ad4bd906478fa0c37212426510e1725b531a1cee
      https://github.com/llvm/llvm-project/commit/ad4bd906478fa0c37212426510e1725b531a1cee
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
    M llvm/test/Transforms/LoopInterchange/inner-induciton-step-is-not-invariant.ll

  Log Message:
  -----------
  [LoopInterchange] Reject if inner loop IV has outer-variant step


  Commit: 7462c287c80c332c7956aa8494c2ec11024a9873
      https://github.com/llvm/llvm-project/commit/7462c287c80c332c7956aa8494c2ec11024a9873
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopInterchange.cpp

  Log Message:
  -----------
  address review


Compare: https://github.com/llvm/llvm-project/compare/534e92a0310b...7462c287c80c

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