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

Port homogenous type aggregation from arm64 to arm32 #4579

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Pingar5
Copy link
Contributor

@Pingar5 Pingar5 commented Dec 14, 2024

This fixes #4576. The only thing I'm not sure about is the definition of is_homogenous_aggregate_small_enough. If that is limited by the register size, then it will need to be updated.

@IllusionMan1212
Copy link
Contributor

IllusionMan1212 commented Dec 15, 2024

I tried this PR with the test code in #3626 and there doesn't seem to be any improvements

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.

Vector2 gets incorrect type in LLVM IR for arm32
2 participants