[all-commits] [llvm/llvm-project] e98e55: [LoopInterchange] Identify unsafe instructions for...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Wed Jun 3 10:06:19 PDT 2026
Branch: refs/heads/users/kasuga-fj/loop-interchange-fix-legality-unsafe-insts
Home: https://github.com/llvm/llvm-project
Commit: e98e55ef92dde181e44ebae272655745fb958678
https://github.com/llvm/llvm-project/commit/e98e55ef92dde181e44ebae272655745fb958678
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
M llvm/test/Transforms/LoopInterchange/atomic-memory-ordering.ll
M llvm/test/Transforms/LoopInterchange/call-instructions-remarks.ll
M llvm/test/Transforms/LoopInterchange/invoke.ll
Log Message:
-----------
[LoopInterchange] Identify unsafe instructions for interchange
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