Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDropLeadUnitDim.cpp117 int64_t dstDropCount = oldDstType.getRank() - newDstType.getRank(); in matchAndRewrite() local
164 int64_t dstDropCount = oldDstType.getRank() - newDstType.getRank(); in matchAndRewrite() local