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

Jakub Kuderski llvmlistbot at llvm.org
Mon Mar 17 05:50:37 PDT 2025


kuhar wrote:

That's what I meant by 'typically require' -- trivial wrappers around simple STL functions would arguably benefit only a little from tests, but new code with interesting contract definitely does.

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


More information about the Mlir-commits mailing list