Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Utils/
H A DMerger.cpp1298 bool hasSpDep = getSparseTensorEncoding(t.get().getType()) != nullptr; in buildTensorExp() local
1496 bool hasSpDep = xDepSp || yDepSp || zDepSp; in buildTensorExp() local