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

[VectorDistribution] Split layout configuration and distribution #18065

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

Groverkss
Copy link
Contributor

This patch splits the LLVMGPUVectorDistribution pass into two separate passes, one that sets the layouts and one that distributes. This improves the debugging experience and the failing IR can be checked for the anchors.

Copy link
Collaborator

@raikonenfnu raikonenfnu left a comment

Choose a reason for hiding this comment

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

Overall LGTM, just couple comments and NITs.

@Groverkss Groverkss force-pushed the users/Groverkss/to-layout-split-anchor branch from ab0ca3f to b9f40d6 Compare August 1, 2024 16:05
@Groverkss Groverkss enabled auto-merge (squash) August 1, 2024 16:05
@Groverkss Groverkss force-pushed the users/Groverkss/to-layout-split-anchor branch from b9f40d6 to b1a88ab Compare August 1, 2024 16:10
@Groverkss Groverkss merged commit 8f0909c into main Aug 1, 2024
42 of 45 checks passed
@Groverkss Groverkss deleted the users/Groverkss/to-layout-split-anchor branch August 1, 2024 16:39
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.

2 participants