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

Mehdi Amini llvmlistbot at llvm.org
Mon Mar 17 08:24:47 PDT 2025


joker-eph wrote:

> We don't expect to hit the assertion anywhere, if the assertion never triggers, we wouldn't notice. 

This is consistent with assertions in the projects in general: we don't test for assertions.

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


More information about the Mlir-commits mailing list