Skip to content
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

[LinalgFunctionOutlining] Create a pass to outline linalg compute ops #862

Merged
merged 10 commits into from
Nov 5, 2024

Conversation

Abhishek-Varma
Copy link
Contributor

This PR creates a standalone iree-amdaie-linalg-function-outlining pass which will be used to later enable the larger Matmul + Truncf e2e.

Signed-off-by: Abhishek Varma [email protected]

Copy link
Contributor

@yzhang93 yzhang93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of my comments are still in the other PR that need to be addressed.

Copy link
Contributor

@newling newling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functionally looks good to me. My only remaining comments are mostly minor design things which I'm happy to bikeshed, so accepting as is. But @Abhishek-Varma please ping me if you'd like me to take another look.

@Abhishek-Varma Abhishek-Varma force-pushed the avarma_create_func_outline branch from 1158090 to d0c0c34 Compare November 4, 2024 14:08
@Abhishek-Varma Abhishek-Varma merged commit fded307 into main Nov 5, 2024
5 checks passed
@Abhishek-Varma Abhishek-Varma deleted the avarma_create_func_outline branch November 5, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants