Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1244 auto vectorTypeInfo = in matchAndRewrite() local
1246 auto llvmNDVectorTy = vectorTypeInfo.llvmNDVectorTy; in matchAndRewrite()
1247 auto llvm1DVectorTy = vectorTypeInfo.llvm1DVectorTy; in matchAndRewrite()
1271 nDVectorIterate(vectorTypeInfo, rewriter, [&](ArrayAttr position) { in matchAndRewrite()