[Mlir-commits] [mlir] [MLIR][EmitC] Add support for pointer-array types in the TypeConverter and related MemRef-to-EmitC operations, and update the C emitter. (PR #160159)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Oct 28 23:10:26 PDT 2025
LekkalaSravya3 wrote:
Hi @simon-camp ,
I have updated the implementation to support pointer-to-array types in the MemRef-to-EmitC conversion and attached an updated test file in the description that demonstrates the expected behavior, based on the issue raised earlier.
Kindly review the changes and let me know if further modifications are needed.
Thanks!
https://github.com/llvm/llvm-project/pull/160159
More information about the Mlir-commits
mailing list