[all-commits] [llvm/llvm-project] 617e2a: [LoopInterchange] Prevent the transformation stage...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Thu Jun 25 10:14:40 PDT 2026
Branch: refs/heads/users/kasuga-fj/loop-interchange-remove-early-exit-from-transform
Home: https://github.com/llvm/llvm-project
Commit: 617e2a17920ffc5c031a588dce9e3af031434f66
https://github.com/llvm/llvm-project/commit/617e2a17920ffc5c031a588dce9e3af031434f66
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2026-06-26 (Fri, 26 Jun 2026)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
M llvm/test/Transforms/LoopInterchange/guarded-inner-loop.ll
M llvm/test/Transforms/LoopInterchange/interchanged-loop-nest-3.ll
M llvm/test/Transforms/LoopInterchange/lcssa-incoming-value-is-not-instr.ll
M llvm/test/Transforms/LoopInterchange/pr43326-ideal-access-pattern.ll
M llvm/test/Transforms/LoopInterchange/pr57148.ll
M llvm/test/Transforms/LoopInterchange/reduction-extra-use-in-inner-loop.ll
M llvm/test/Transforms/LoopInterchange/reduction-not-involve-innermost.ll
M llvm/test/Transforms/LoopInterchange/transform-stop-partway.ll
Log Message:
-----------
[LoopInterchange] Prevent the transformation stage from stopping partway
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