Home
last modified time | relevance | path

Searched defs:affineTidLvls (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp1155 translateBitsToTidLvlPairs(CodegenEnv & env,LatPointId li,LoopId curr,SmallVectorImpl<TensorLevel> & tidLvls,SmallVectorImpl<std::pair<TensorLevel,AffineExpr>> & affineTidLvls) translateBitsToTidLvlPairs() argument
1174 SmallVector<std::pair<TensorLevel, AffineExpr>> affineTidLvls; startLoop() local