[Mlir-commits] [mlir] [mlir][linalg] Allow extra DPS inputs in convolution dim inference (PR #198462)

Ahmad Tameem llvmlistbot at llvm.org
Mon May 25 11:59:08 PDT 2026


Tameem-10xE wrote:

Hi @hanhanW, sorry for the delay.. got stuck with something else this past week.

I’ve added a test case in `InferConvolutionDimsTest.cpp` for quantized convolution with scalar zero-point inputs. Could you please take another look and let me know if any additional test or modifications are required?
Thanks!

```
Test Command: ./tools/mlir/unittests/Dialect/Linalg/MLIRLinalgTests   --gtest_filter=InferConvolutionDimsTest.*
```

<img width="632" height="226" alt="image" src="https://github.com/user-attachments/assets/3a88a246-6eb8-4801-857d-043064d12230" />

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


More information about the Mlir-commits mailing list