[Mlir-commits] [mlir] Add category-to-named specialization to linalg-morph-ops (PR #190116)

Julian Oppermann llvmlistbot at llvm.org
Thu Apr 2 06:27:38 PDT 2026


================

----------------
jopperm wrote:

`FailureOr` can be cast to `LogicalResult`. However the returned op seems unused, maybe just return `LogicalResult` from `specializeElementwiseOp`?

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


More information about the Mlir-commits mailing list