Home
last modified time | relevance | path

Searched defs:packedShape (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DHoistPadding.cpp699 SmallVector<int64_t> packedShape(nPackedLoops, ShapedType::kDynamic); in buildPackingLoopNestImpl() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp4260 ArrayRef<int64_t> packedShape = packedTensorType.getShape(); isLikePadUnPad() local