Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/
DConvertVectorToLLVM.cpp1192 auto strideAttr = rewriter.getIntegerAttr(rewriter.getIndexType(), in matchAndRewrite() local
1194 auto stride = rewriter.create<LLVM::ConstantOp>(loc, int64Ty, strideAttr); in matchAndRewrite()