Skip to content

[MLIR][Linalg] Retire tile_to_scf_for #65633

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 1 commit into from
Sep 7, 2023
Merged

Conversation

chelini
Copy link
Contributor

@chelini chelini commented Sep 7, 2023

Both TileOp and TileToScfForOp use the tiling interface and the tileUsingSCFForOp method. This duplication was introduced in 44cfea0 as a way to retire linalg::tileLinalgOp, now there is not more need for this duplication, and it seems that tileOp has more recent changes, thus retire TileToScfForOp.

@chelini
Copy link
Contributor Author

chelini commented Sep 7, 2023

Please let me know if you think this is the right direction, currently I marked the PR as RFC.

@nicolasvasilache
Copy link
Contributor

Great, thank you!

@chelini chelini changed the title [RFC] [MLIR][Linalg] Retire tile_to_scf_for [MLIR][Linalg] Retire tile_to_scf_for Sep 7, 2023
@chelini chelini merged commit e5137e7 into llvm:main Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants