[Mlir-commits] [mlir] [mlir] Use `getSingleElement`/`hasSingleElement` in various places (PR #131460)

Mehdi Amini llvmlistbot at llvm.org
Mon Mar 17 07:57:32 PDT 2025


joker-eph wrote:

> yes - I'd argue that even the simple wrappers could/should be tested,

Right, the question is what is the bar for "tested". For every other kind of utilities, having enough in-tree uses counts as "tested" (we don't have C++ gtests for every possible utility functions historically).


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


More information about the Mlir-commits mailing list