[Mlir-commits] [mlir] [MLIR] Minor fixes to FoldTransposeBroadcast rewrite (NFC) (PR #140083)

James Newling llvmlistbot at llvm.org
Thu May 15 17:57:13 PDT 2025


newling wrote:

> Can you try building `mlir-opt` with `-DMLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS=On`? With expensive checks on, `mlir-opt` should fail.

I've just tried this and yes, it fails. That's a useful flag, thanks for point this out @banach-space! Should there be a build in CI with this on? 

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


More information about the Mlir-commits mailing list