[Mlir-commits] [mlir] [Linalg] Support i1 data type in matchConvolutionOpOfType utility (PR #176704)

Andrzej WarzyƄski llvmlistbot at llvm.org
Tue Jan 20 06:05:04 PST 2026


banach-space wrote:

Thanks!

Just double checking my understanding - this change applies to all conv Ops, not only to `linalg.conv_2d_nhwc_hwcf` and `linalg.pooling_nhwc_max` that are being tested here?

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


More information about the Mlir-commits mailing list