[Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Simplify handling of dropped arguments (PR #97213)

Matthias Springer llvmlistbot at llvm.org
Thu Jul 25 09:54:58 PDT 2024


================

----------------
matthias-springer wrote:

looks like an edge case with detached IR. can you try passing the context from the rewriter to “ buildUnresolvedMaterialization” as an extra argument (in the dialect conversion)?  if that doesn’t fix it, please revert and i will get back to it when i have time. 

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


More information about the Mlir-commits mailing list