[Mlir-commits] [mlir] [MLGO][EmitC] Scalarize single-element tensor returns (PR #199686)

Andrzej WarzyƄski llvmlistbot at llvm.org
Fri May 29 09:15:07 PDT 2026


================

----------------
banach-space wrote:

 Per Mehdi's comment [here](https://github.com/llvm/llvm-project/pull/194404#discussion_r3149080508):
```suggestion
    if (returnOp) info.returnOps.push_back(returnOp);
```

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


More information about the Mlir-commits mailing list