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

[VectorExt] Teach vectorization to to_layout #18092

Merged
merged 5 commits into from
Aug 6, 2024

Conversation

Groverkss
Copy link
Contributor

This patch adds a pass to vectorize iree_vector_ext.to_layout operations. This allows us to set layouts at linalg level and distribute later in the pipeline.

Copy link
Member

@kuhar kuhar left a comment

Choose a reason for hiding this comment

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

Looks good overall, just some cosmetic issues

@Groverkss Groverkss force-pushed the users/Groverkss/to-layout-vectorization branch from b1d82d4 to 1f62e8b Compare August 6, 2024 12:51
@Groverkss Groverkss force-pushed the users/Groverkss/to-layout-vectorization branch from 1f62e8b to 46c3e83 Compare August 6, 2024 13:02
@Groverkss Groverkss enabled auto-merge (squash) August 6, 2024 13:04
@Groverkss Groverkss merged commit b324f2a into main Aug 6, 2024
27 checks passed
@Groverkss Groverkss deleted the users/Groverkss/to-layout-vectorization branch August 6, 2024 13:16
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