[Mlir-commits] [mlir] [mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC) (PR #174279)
Nick Kreeger
llvmlistbot at llvm.org
Sun Jan 18 05:53:37 PST 2026
nkreeger wrote:
@banach-space FYI Upstream PR #174196 ([Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well) has since changed this code to use a different approach. Since #174196 solved the duplication differently (by returning vectors from matchConvolutionOpOfType instead of attrs), this patch is no longer be needed. Closing.
https://github.com/llvm/llvm-project/pull/174279
More information about the Mlir-commits
mailing list