[all-commits] [llvm/llvm-project] 5a62b2: [LoopInterchange] Bail out if inner latch branch c...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Tue Jun 9 10:53:12 PDT 2026
Branch: refs/heads/users/kasuga-fj/loop-interchange-fix-inner-latch-cond
Home: https://github.com/llvm/llvm-project
Commit: 5a62b2a1f12ed32029d6d4a7f3d41909f85f4ef6
https://github.com/llvm/llvm-project/commit/5a62b2a1f12ed32029d6d4a7f3d41909f85f4ef6
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