-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
vecelement test fails on Zen4 #53683
Milestone
Comments
I can reproduce this on
|
Seems to be a regression of #21980
The alignment of 64 exceeds what Julia can provide, so this should not be permitted to construct this vector type, as LLVM will try to over-align it |
Should we box the vecelements then? |
KristofferC
pushed a commit
that referenced
this issue
May 10, 2024
KristofferC
pushed a commit
that referenced
this issue
May 20, 2024
KristofferC
pushed a commit
that referenced
this issue
May 23, 2024
lazarusA
pushed a commit
to lazarusA/julia
that referenced
this issue
Jul 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since it's not failing on CI, I'm assuming it's microarchitecture specific. My hardware is:
Bisect says:
The text was updated successfully, but these errors were encountered: