Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2209 SmallVector<int64_t, 4> sourceShapeAsDestShape( in verify() local
2211 sourceShapeAsDestShape.append(sourceShape.begin(), sourceShape.end()); in verify()
2221 makeI64ArrayAttr(sourceShapeAsDestShape, getContext()), destShape, in verify()