Skip to content

🍒 [AArch64] Verify consecutive vector registers in tbl, tbx (#120262) #10327

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

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

guy-david
Copy link

Cherry-picks llvm#120262.

Table lookup instructions expect the vectors that define the table
itself to be consecutive (wraparound allowed).
Relevant documentation:

https://developer.arm.com/documentation/100069/0606/SIMD-Vector-Instructions/TBL--vector-
@guy-david guy-david requested a review from a team as a code owner March 23, 2025 09:38
@guy-david
Copy link
Author

@swift-ci test llvm

@guy-david
Copy link
Author

@swift-ci test

@guy-david
Copy link
Author

@swift-ci test llvm

@guy-david guy-david merged commit 14bd0f8 into stable/20240723 Mar 24, 2025
5 checks passed
@guy-david guy-david deleted the guyda-cherry-pick-assembler-fix branch March 24, 2025 15:00
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.

1 participant