[Mlir-commits] [mlir] [mlir][linalg] Fix getSourceSkipUnary to only skip cast-like ops (PR #198725)

Hocky Yudhiono llvmlistbot at llvm.org
Wed May 27 03:57:35 PDT 2026


hockyy wrote:

There are some tests that fail when I tried to make it strictly reject every unary.

we can try to run canonicalize before it to see whether ir will get folded before running specialization

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


More information about the Mlir-commits mailing list