Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Utils/
H A DMerger.cpp1388 if (auto selop = dyn_cast<sparse_tensor::SelectOp>(def)) { in buildTensorExp() local
1504 if (auto selop = dyn_cast<arith::SelectOp>(def)) { in buildTensorExp() local