[Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)

Renato Golin llvmlistbot at llvm.org
Sat Jul 5 01:31:32 PDT 2025


rengolin wrote:

> I remember using elemwise as matching target in the transform dialect tutorial. Could you please double-check that it still runs correctly? It is under examples and the tests may not be run by default unless you specifically build with examples enabled.

That's what's failing the CI on both Linux and Windows. I'm happy that it caught the issue. :)

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


More information about the Mlir-commits mailing list