Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/
H A DTraits.cpp233 auto operandsHasTensorVectorType = in verifyCompatibleOperandBroadcast() local
236 if ((std::get<0>(operandsHasTensorVectorType) || in verifyCompatibleOperandBroadcast()
238 (std::get<1>(operandsHasTensorVectorType) || in verifyCompatibleOperandBroadcast()