[Mlir-commits] [mlir] [mlir][EmitC] Model lvalues as a type in EmitC (PR #91475)

Marius Brehler llvmlistbot at llvm.org
Wed Jun 19 01:43:58 PDT 2024


marbre wrote:

> So one way forward may be to allow lvalues in the operands of the OpaqueCall and update the op description. What do you think?

Allowing lvalues and adjusting the op description is fine for me :+1: (while hoping to provide better options with other new ops that will follow in the future).

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


More information about the Mlir-commits mailing list