[Mlir-commits] [mlir] [mlir][emitc]: support method calls in CallOpaqueOp (PR #200057)
Jacques Pienaar
llvmlistbot at llvm.org
Mon Jun 1 01:46:07 PDT 2026
================
----------------
jpienaar wrote:
> I also went ahead and updated call_opaque to also use prop-dict attr-dict
While nice and much appreciated, I would have preferred in two steps as this results in more changes unrelated to what this PR adds vs a self-contained contained cleanup to add that. (I don't think that widely used/checked a few projects that a mlir-rewrite instance would have been useful, this would be a sed script)
https://github.com/llvm/llvm-project/pull/200057
More information about the Mlir-commits
mailing list