[mlir][sparse] simplify ConvertOp rewriting rules (#68350)
Canonicalize complex convertOp into multiple stages, such that it can either be done by a direct conversion or by sorting.
Loading
Please sign in to comment
Canonicalize complex convertOp into multiple stages, such that it can either be done by a direct conversion or by sorting.