Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransferSplitRewritePatterns.cpp155 static MemRefType getCastCompatibleMemRefType(MemRefType aT, MemRefType bT) { in getCastCompatibleMemRefType() function
572 getCastCompatibleMemRefType(xferOp.getShapedType().cast<MemRefType>(), in splitFullAndPartialTransfer()