[Mlir-commits] [mlir] [mlir][EmitC] Add member access ops (PR #98460)

Marius Brehler llvmlistbot at llvm.org
Sat Jul 13 03:03:57 PDT 2024


marbre wrote:

> LGTM (with a nit). This will address [this issue](https://discourse.llvm.org/t/does-emitc-dialect-support-member-access-opeartor/79600), right?

Thanks for the review. This actually solves the problem you are pointing to, although unfortunately I have missed this thread so far. The motivation rather is to get a few more things right before landing @simon-camp's lvalue patch.

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


More information about the Mlir-commits mailing list