[all-commits] [llvm/llvm-project] dce6ff: [LoopInterchange] Reject if inner loop IV has oute...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Tue Jun 9 13:15:05 PDT 2026
Branch: refs/heads/users/kasuga-fj/loop-interchange-check-induction-with-non-invariant-step
Home: https://github.com/llvm/llvm-project
Commit: dce6ff361911ac2e168bb2e52e1b260506980ad2
https://github.com/llvm/llvm-project/commit/dce6ff361911ac2e168bb2e52e1b260506980ad2
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