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

Update AArch64 Contiguous NEON/SVE Loads #330

Merged
merged 2 commits into from
Jul 14, 2023
Merged

Update AArch64 Contiguous NEON/SVE Loads #330

merged 2 commits into from
Jul 14, 2023

Conversation

FinnWilkinson
Copy link
Contributor

All single structure, contiguous vector loads (both NEON and SVE) have been adapted to generate a sigle address rather than one per element.

This change is largely motivated by a lack of accuracy to real hardware when simulating with SimEng-SST. Functionally, the instructions have not been altered.

@FinnWilkinson FinnWilkinson added the enhancement New feature or request label Jul 14, 2023
@FinnWilkinson FinnWilkinson self-assigned this Jul 14, 2023
Copy link
Contributor

@rahahahat rahahahat 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! Just a few redundant static_casts

@jj16791 jj16791 merged commit c42eea3 into dev Jul 14, 2023
@FinnWilkinson FinnWilkinson deleted the sve-contig-load-fix branch October 26, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants