[all-commits] [llvm/llvm-project] 68af84: [mlir][IR][WIP] Set insertion point when erasing a...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sun Jul 27 00:48:57 PDT 2025
Branch: refs/heads/users/matthias-springer/ip_after_erase
Home: https://github.com/llvm/llvm-project
Commit: 68af84183c349db15b749021b2f600c1d642e2d5
https://github.com/llvm/llvm-project/commit/68af84183c349db15b749021b2f600c1d642e2d5
Author: Matthias Springer <me at m-sp.org>
Date: 2025-07-27 (Sun, 27 Jul 2025)
Changed paths:
M mlir/lib/IR/PatternMatch.cpp
Log Message:
-----------
[mlir][IR][WIP] Set insertion point when erasing an operation
Commit: 4ff9375ccca2a7f5d856fc35f87d74a12448f1a6
https://github.com/llvm/llvm-project/commit/4ff9375ccca2a7f5d856fc35f87d74a12448f1a6
Author: Matthias Springer <me at m-sp.org>
Date: 2025-07-27 (Sun, 27 Jul 2025)
Changed paths:
M mlir/include/mlir/IR/PatternMatch.h
M mlir/lib/IR/PatternMatch.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
address comments
Compare: https://github.com/llvm/llvm-project/compare/c2c125f826bc...4ff9375ccca2
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