Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/
H A DTraits.cpp195 static bool isCompatibleInferredReturnShape(ArrayRef<int64_t> inferred, in isCompatibleInferredReturnShape() function
271 if (!isCompatibleInferredReturnShape(resultShape, actualSuffix)) in verifyCompatibleOperandBroadcast()