[all-commits] [llvm/llvm-project] 497652: [LoopInterchange] Reject if inner loop IV has oute...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Thu Jun 11 05:03:44 PDT 2026
Branch: refs/heads/users/kasuga-fj/loop-interchange-check-induction-with-non-invariant-step
Home: https://github.com/llvm/llvm-project
Commit: 49765269b8445ef93128875e1a1ee1383649878e
https://github.com/llvm/llvm-project/commit/49765269b8445ef93128875e1a1ee1383649878e
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: 534e92a0310b0d10057a1f60e9fafbfeb0ebf583
https://github.com/llvm/llvm-project/commit/534e92a0310b0d10057a1f60e9fafbfeb0ebf583
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/6f2cf28fadd3...534e92a0310b
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