[all-commits] [llvm/llvm-project] e1e5b3: [LoopInterchange] Reject if inner loop IV has oute...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Thu Jun 11 01:30:29 PDT 2026
Branch: refs/heads/users/kasuga-fj/loop-interchange-check-induction-with-non-invariant-step
Home: https://github.com/llvm/llvm-project
Commit: e1e5b37849185c34687ee4db99cfbdd197b55946
https://github.com/llvm/llvm-project/commit/e1e5b37849185c34687ee4db99cfbdd197b55946
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
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