[Mlir-commits] [mlir] [mlir][emitc] Add ArrayType (PR #83386)

Simon Camphausen llvmlistbot at llvm.org
Wed Mar 6 09:02:27 PST 2024


https://github.com/simon-camp requested changes to this pull request.

This looks good now besides the two nits. It would be helpful though to see how this is going to be used with the subscript op for reading/writing elements. Especially as there are ongoing discussions around the distinction between SSA values and C variables [here](https://discourse.llvm.org/t/rfc-separate-variables-from-ssa-values-in-emitc/75224/5).

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


More information about the Mlir-commits mailing list