Skip to content

[mlir][sparse] simplify ConvertOp rewriting rules #68350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Oct 11, 2023

Conversation

PeimingLiu
Copy link
Member

@PeimingLiu PeimingLiu commented Oct 5, 2023

Canonicalize complex convertOp into multiple stages, such that it can either be done by a direct conversion or by sorting.

@llvmbot llvmbot added mlir:sparse Sparse compiler in MLIR mlir labels Oct 5, 2023
@PeimingLiu PeimingLiu force-pushed the peiming-clean branch 5 times, most recently from d02a1a2 to 2f43a47 Compare October 6, 2023 21:59
@PeimingLiu PeimingLiu force-pushed the peiming-clean branch 3 times, most recently from b0c7d18 to 3a4af91 Compare October 9, 2023 18:26
@PeimingLiu PeimingLiu merged commit dda3dc5 into llvm:main Oct 11, 2023
@PeimingLiu PeimingLiu deleted the peiming-clean branch October 11, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mlir:sparse Sparse compiler in MLIR mlir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants