Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/
H A DLinalgInterfaces.cpp114 NotProjectedPermutations, enumerator
128 return MatchContractionResult::NotProjectedPermutations; in isContractionInterfaceImpl()
168 if (res == MatchContractionResult::NotProjectedPermutations) in verifyContractionInterface()
270 NotProjectedPermutations, enumerator
297 return MatchConvolutionResult::NotProjectedPermutations; in isConvolutionInterfaceImpl()
412 if (res == MatchConvolutionResult::NotProjectedPermutations) { in verifyConvolutionInterface()