Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DHoistPadding.cpp551 RankedTensorType paddedTensorType = opToHoist.getResultType(); in buildPackingLoopNestImpl() local
688 RankedTensorType paddedTensorType = opToHoist.getResultType(); in buildPackingLoopNestImpl() local
887 RankedTensorType paddedTensorType = opToHoist.getResultType(); in replaceByPackingResult() local
976 RankedTensorType paddedTensorType = opToHoist.getResultType(); in hoistPaddingOnTensors() local
H A DPadding.cpp144 auto paddedTensorType = RankedTensorType::get( in padOperandToSmallestStaticBoundingBox() local