Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp2581 int64_t resultDimProduct = std::accumulate( in verifyVectorShapeCast() local
2583 if (sourceDimProduct != resultDimProduct) in verifyVectorShapeCast()