[Mlir-commits] [mlir] [mlir] Add inferContractionDims util for indexing map inputs (PR #76081)

Quinn Dawkins llvmlistbot at llvm.org
Thu Dec 21 05:58:06 PST 2023


================
@@ -218,16 +247,14 @@ auto red = utils::IteratorType::reduction;
 /// This allows e.g. detecting that some contraction is embedded within
 /// `linalgOp` with some orthogonal heuristic.
 FailureOr<ContractionDimensions>
----------------
qedawkins wrote:

nit: Make static

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


More information about the Mlir-commits mailing list