[Mlir-commits] [mlir] [mlir][linalg] Use inferConvolutionDims for generic convolution downscaling (PR #180586)
Han-Chung Wang
llvmlistbot at llvm.org
Tue Feb 24 16:56:30 PST 2026
================
@@ -1640,56 +1640,13 @@ FailureOr<linalg::GenericOp> deduplicateOperandsAndRemoveDeadResults(
// functional-stye API call.
//===----------------------------------------------------------------------===//
----------------
hanhanW wrote:
You should move it after the new method. :p
https://github.com/llvm/llvm-project/pull/180586
More information about the Mlir-commits
mailing list