Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp4292 int64_t sourceDimProduct = std::accumulate( in verifyVectorShapeCast() local
4296 if (sourceDimProduct != resultDimProduct) in verifyVectorShapeCast()