Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp4403 auto shapeCastTargetShape = shapeCastOp.getResultVectorType().getShape(); in matchAndRewrite() local
4406 bool isSuffix = (broadcastSourceShape == shapeCastTargetShape.take_back( in matchAndRewrite()