[Mlir-commits] [mlir] [mlir][emitc] mark `emitc.load` with `CExpression` (PR #130802)

Matthias Gehre llvmlistbot at llvm.org
Wed Mar 12 03:01:27 PDT 2025


mgehre-amd wrote:

Can you please add some tests for the output of translation? Interesting test case could also be loading from an array index, and then either having the emitc.subscript also within the `CExpression` or outside.

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


More information about the Mlir-commits mailing list