Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp3759 auto actualSourceTensorShape = insertOp.getSourceType().getShape(); in matchAndRewrite() local
3761 actualSourceTensorShape.take_back(vectorRank) != in matchAndRewrite()