[Mlir-commits] [mlir] [Linalg] Introduce ConvMatchBuilder + refactor Conv matchers (PR #169704)
Han-Chung Wang
llvmlistbot at llvm.org
Fri Nov 28 15:26:08 PST 2025
================
----------------
hanhanW wrote:
```suggestion
/// Build strided expression: base * stride[idx] + kernel * dilation[idx].
```
https://github.com/llvm/llvm-project/pull/169704
More information about the Mlir-commits
mailing list