Home
last modified time | relevance | path

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

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