[all-commits] [llvm/llvm-project] 36c3a0: [LoopInterchange] Bail out if inner latch branch c...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Tue Jun 9 11:07:28 PDT 2026
Branch: refs/heads/users/kasuga-fj/loop-interchange-fix-inner-latch-cond
Home: https://github.com/llvm/llvm-project
Commit: 36c3a042d7310fa58fb309b3e47bf7b138f572de
https://github.com/llvm/llvm-project/commit/36c3a042d7310fa58fb309b3e47bf7b138f572de
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/complex-inner-latch-condition.ll
Log Message:
-----------
[LoopInterchange] Bail out if inner latch branch cond is not CmpInst
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