[all-commits] [llvm/llvm-project] 02b26e: [LoopInterchange] Remove unnecessary type check (N...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Sat Jun 6 13:34:22 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02b26ec29b0a9d823dbfd7a7aa15570043013b57
https://github.com/llvm/llvm-project/commit/02b26ec29b0a9d823dbfd7a7aa15570043013b57
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2026-06-06 (Sat, 06 Jun 2026)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
Log Message:
-----------
[LoopInterchange] Remove unnecessary type check (NFC) (#202073)
As mentioned in #200913, there is an unnecessay type check. Let's remove
it.
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