Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[torch-mlir][sparse] add a few missing passes to the ref pipeline
For some sparse programs (and I am sure other not-seen corner cases for dense), some passes were missing in the reference pipeline, eventually resulting in e.g. a unresolved unrealized cast issue. This PR adds some very obvious missing passes to avoid this situation.
- Loading branch information