Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/LLVMCommon/
H A DVectorPattern.cpp94 auto resultTypeInfo = in handleMultidimensionalVectors() local
96 auto result1DVectorTy = resultTypeInfo.llvm1DVectorTy; in handleMultidimensionalVectors()
97 auto resultNDVectoryTy = resultTypeInfo.llvmNDVectorTy; in handleMultidimensionalVectors()
100 nDVectorIterate(resultTypeInfo, rewriter, [&](ArrayAttr position) { in handleMultidimensionalVectors()