[Mlir-commits] [mlir] [mlir][emitc] Support array result for `emitc.member` and `emitc.member_of_ptr` (PR #155224)

Longsheng Mou llvmlistbot at llvm.org
Mon Aug 25 04:37:49 PDT 2025


CoTinker wrote:

> Can you add Translation Tests please. Maybe reading an element with load and writing an element with subscript/assign.

Sure, it’s already added.

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


More information about the Mlir-commits mailing list