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 FEATURE_DOUBLE_ALIGNMENT_HINT to native AOT #101284

Open
MichalStrehovsky opened this issue Apr 19, 2024 · 2 comments
Open

Port FEATURE_DOUBLE_ALIGNMENT_HINT to native AOT #101284

MichalStrehovsky opened this issue Apr 19, 2024 · 2 comments

Comments

@MichalStrehovsky
Copy link
Member

Apparently X86 has very special allocation behaviors for arrays of doubles.

We have tests testing this in \JIT\Methodical\doublearray\dblarray2.cs

Found in #100331.

Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

@jkotas jkotas added this to the Future milestone Apr 19, 2024
@jkotas jkotas removed the untriaged New issue has not been triaged by the area owner label Apr 19, 2024
@jkotas
Copy link
Member

jkotas commented Jul 13, 2024

#104781 should make the implementation a bit simpler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants