[Mlir-commits] [mlir] [MLIR][Python] bind InsertionPointAfter (PR #157156)

Maksim Levental llvmlistbot at llvm.org
Fri Sep 5 14:15:28 PDT 2025


makslevental wrote:

> Flyby comment: does `InsertionPoint.after(op)` also work as a context manager?

Added a test to demo

https://github.com/llvm/llvm-project/pull/157156


More information about the Mlir-commits mailing list