[mlir][sparse] add support for AND and OR operations
Integral AND and OR follow the simple conjunction and disjuction rules for lattice building. This revision also completes some of the Merge refactoring by moving the remainder parts that are merger specific from sparsification into utils files. Reviewed By: gussmith23 Differential Revision: https://reviews.llvm.org/D105851
Loading
Please sign in to comment