Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp913 Value stepv = builder.create<LLVM::StepVectorOp>(loc, stepvty); in genIndexValue() local
914 incr = builder.create<arith::IndexCastOp>(loc, vtp, stepv); in genIndexValue()