[all-commits] [llvm/llvm-project] a9721c: [LoopInterchange] Reject if inner loop IV has oute...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Tue Jun 9 12:42: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: a9721cbeef893d77e278129b0e408c58e01de34f
https://github.com/llvm/llvm-project/commit/a9721cbeef893d77e278129b0e408c58e01de34f
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2026-06-10 (Wed, 10 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
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