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

Marius Brehler llvmlistbot at llvm.org
Tue Jul 30 12:45:43 PDT 2024


https://github.com/marbre requested changes to this pull request.

If I got it right, there is no longer the need to allow lvalues in the OpaqueCall op as (at least for our use case) the newly introduced member op can be used instead. However, I think we need to update some of the examples in the op description. No further remarks though, just the kindly reminder to post an PSA (please excuse if there was one and I overlooked it).

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


More information about the Mlir-commits mailing list