[all-commits] [llvm/llvm-project] 329a00: [mlir][async] Erase op later to preserve insertion...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Jul 1 05:07:23 PDT 2025
Branch: refs/heads/users/matthias-springer/ip_async
Home: https://github.com/llvm/llvm-project
Commit: 329a00b13e1a2aa762ae36b52f7ed1a67bdd85c3
https://github.com/llvm/llvm-project/commit/329a00b13e1a2aa762ae36b52f7ed1a67bdd85c3
Author: Matthias Springer <me at m-sp.org>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp
Log Message:
-----------
[mlir][async] Erase op later to preserve insertion point
Delay the erasure of an op, so that the insertion point of the rewriter remains valid.
This commit is in preparation of the One-Shot Dialect Conversion refactoring.
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