Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp2179 static MemRefType getCastCompatibleMemRefType(MemRefType aT, MemRefType bT) { in getCastCompatibleMemRefType() function
2429 MemRefType compatibleMemRefType = getCastCompatibleMemRefType( in splitFullAndPartialTransfer()