[Mlir-commits] [mlir] [mlir][Linalg] Allow isaBroadcastOpInterface to accept LinalgOp (PR #182806)

Renato Golin llvmlistbot at llvm.org
Mon Feb 23 00:41:51 PST 2026


https://github.com/rengolin approved this pull request.

Makes sense, thanks!

We should soon make sure that all linalg operations fit into their respective interfaces while trying to avoid such brittle testing per function. 

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


More information about the Mlir-commits mailing list