Skip to content

[AIE2P][AIE2] Split symmetric G_BUILD_VECTOR into two G_BUILD_VECTORs #400

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

Open
wants to merge 4 commits into
base: aie-public
Choose a base branch
from

Conversation

abhinay-anubola
Copy link
Collaborator

Splits the symmetric G_BUILD_VECTOR into two half-sized G_BUILD_VECTOR operations and then emits a G_CONCAT_VECTORS to combine them back into the final vector.

@abhinay-anubola abhinay-anubola force-pushed the sanubola.symmetric.build.vector branch from 6d0d5be to 36549ac Compare March 26, 2025 05:55
@abhinay-anubola
Copy link
Collaborator Author

Working on more generic way to adding more patterns like quarters and single diff splat on parts.

@abhinay-anubola abhinay-anubola force-pushed the sanubola.symmetric.build.vector branch from 36549ac to 1bcbfcd Compare April 3, 2025 06:39
@abhinay-anubola abhinay-anubola force-pushed the sanubola.symmetric.build.vector branch from 1bcbfcd to 909b0e5 Compare April 7, 2025 09:31
@abhinay-anubola abhinay-anubola force-pushed the sanubola.symmetric.build.vector branch 2 times, most recently from 2fcf78c to 7b5cdbd Compare April 8, 2025 08:02
@abhinay-anubola abhinay-anubola force-pushed the sanubola.symmetric.build.vector branch from 7b5cdbd to 9e257cd Compare April 14, 2025 06:23
@andcarminati
Copy link
Collaborator

Hi @abhinay-anubola, do you have some QoR numbers to share?

@abhinay-anubola abhinay-anubola force-pushed the sanubola.symmetric.build.vector branch from 9e257cd to 6d81ed5 Compare April 16, 2025 05:41
@abhinay-anubola abhinay-anubola force-pushed the sanubola.symmetric.build.vector branch from 6d81ed5 to b280581 Compare April 17, 2025 07:57
Copy link
Collaborator

@andcarminati andcarminati left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Collaborator

@martien-de-jong martien-de-jong left a comment

Choose a reason for hiding this comment

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

There are some rough edges, but let's merge this one, which covers most of the occurrences.

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.

6 participants