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

Andrzej WarzyƄski llvmlistbot at llvm.org
Tue Jun 2 07:36:25 PDT 2026


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

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

Please avoid using variable _type_ as variable _name_ ;-) You are basically repeating the same information twice (the expected type is `CallOp`) and miss an opportunity to have a more descriptive name.

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


More information about the Mlir-commits mailing list