Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Utils/
H A DMerger.cpp381 bool includeLeft, TensorExp::Kind ltrans, in combiSet()
1160 bool includeLeft = binop.getLeftIdentity() || !leftRegion.empty(); in buildLattices() local