Home
last modified time | relevance | path

Searched refs:NoReduction (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/
H A DLinalgInterfaces.cpp113 NoReduction, enumerator
125 return MatchContractionResult::NoReduction; in isContractionInterfaceImpl()
166 if (res == MatchContractionResult::NoReduction) in verifyContractionInterface()