[Mlir-commits] [mlir] [mlir][emitc]: support method calls in CallOpaqueOp (PR #200057)

Jacques Pienaar llvmlistbot at llvm.org
Mon Jun 1 01:48:18 PDT 2026


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

----------------
jpienaar wrote:

Nit: if you made this arg_operands (to match below), then you could do getArgOperands() during emission and avoid the +1 index calculation.

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


More information about the Mlir-commits mailing list