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

Fix G_BUILD_VECTOR legalization #252

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

abhinay-anubola
Copy link
Collaborator

Fixed incorrect destination register while legalizing G_BUILD_VECTOR

Copy link
Collaborator

@konstantinschwarz konstantinschwarz left a comment

Choose a reason for hiding this comment

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

Thanks for the fix! Would be nice to apply Andreu's suggestion before merging.

; CHECK-NEXT: vpush.hi.32 x2, x2, r0 // Delay Slot 4
; CHECK-NEXT: vpush.hi.32 x2, x2, r0 // Delay Slot 3
; CHECK-NEXT: vsel.32 x0, x2, x0, r16 // Delay Slot 2
; CHECK-NEXT: mov r16, r9 // Delay Slot 1
Copy link
Collaborator

Choose a reason for hiding this comment

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

How did we/I miss this 🙈

Copy link
Collaborator

@gbossu gbossu left a comment

Choose a reason for hiding this comment

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

LGTM, but I don't dare approve this change again 😆

@abhinay-anubola abhinay-anubola merged commit 7909ccf into aie-public Jan 8, 2025
8 checks passed
@abhinay-anubola abhinay-anubola deleted the sanubola.fix.legalize.build.vector branch January 8, 2025 10:42
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