[Mlir-commits] [mlir] [mlir][linalg] Implement patterns for reducing rank of named linalg contraction ops (PR #95710)
Adam Siemieniuk
llvmlistbot at llvm.org
Thu Jun 20 02:26:31 PDT 2024
================
@@ -0,0 +1,68 @@
+//===- TestLinalgRankReduceContractionOps.cpp - Test Linalg rank reduce
+//contractions ---===//
----------------
adam-smnk wrote:
`Test Linalg rank reduce contractions` can be probably skipped to avoid wrapping to the new line.
https://github.com/llvm/llvm-project/pull/95710
More information about the Mlir-commits
mailing list