Files
clang-p2996/mlir
Matthias Springer 569ca0f698 [mlir][async] Erase op later to preserve insertion point (#146516)
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. (The current implementation works with the current dialect
conversion driver because op erasure is delayed.)
2025-07-01 17:25:21 +02:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.