[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:
This function does two things - "check pre-conditions "+ "get function info". The name only implies the latter. Either:
* Add comments to clarify (a high-level function comment would be good).
* Split into two functions.
* Rename.
https://github.com/llvm/llvm-project/pull/199686
More information about the Mlir-commits
mailing list