[all-commits] [llvm/llvm-project] b1dfaa: [LoopInterchange] Prevent to interchange when memo...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Tue Jun 2 00:12:47 PDT 2026
Branch: refs/heads/users/kasuga-fj/interchange-fix-mem-call
Home: https://github.com/llvm/llvm-project
Commit: b1dfaa9ee24451e77348c58dcdf9d14666a50fa2
https://github.com/llvm/llvm-project/commit/b1dfaa9ee24451e77348c58dcdf9d14666a50fa2
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
M llvm/test/Transforms/LoopInterchange/memory-attr.ll
Log Message:
-----------
[LoopInterchange] Prevent to interchange when memory-related calls exist
Commit: 29a46ba525e4af68ec1339bea5074d864f60647e
https://github.com/llvm/llvm-project/commit/29a46ba525e4af68ec1339bea5074d864f60647e
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
Log Message:
-----------
address reviews
Commit: 4b9fbfbf269ce88395faa0ada0e4b3baca20706f
https://github.com/llvm/llvm-project/commit/4b9fbfbf269ce88395faa0ada0e4b3baca20706f
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
Log Message:
-----------
address review
Compare: https://github.com/llvm/llvm-project/compare/d1e60857150f...4b9fbfbf269c
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