[Mlir-commits] [mlir] [mlir][TosaToLinalg] Ensure valid insertion pointer after op erasure (PR #146908)

Markus Böck llvmlistbot at llvm.org
Thu Jul 3 07:55:40 PDT 2025


zero9178 wrote:

I am curious, do you think it'd be feasible for erase op (and replace op) to accommodate for the insertion point being erased? Eg move the insertion point to the next op if the current is being removed.



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


More information about the Mlir-commits mailing list