Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DOperation.cpp1123 auto mustMatchType = operandMappableTypes[0].cast<ShapedType>(); in verifyElementwiseMappable() local
1127 mustMatchType)) { in verifyElementwiseMappable()
1130 << type << " and " << mustMatchType; in verifyElementwiseMappable()