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

[Mono] [Amd64/WASM] Disable vector constructors intrinsics #98320

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

jkurdek
Copy link
Member

@jkurdek jkurdek commented Feb 12, 2024

Fix for #98099. Previously disabled the feature for WASM only. The issue is persisting on linux llvm fullaot runs because we are missing Vector2/3 intrinsics with LLVM on amd64.

Should become unnecessary once #81501 is completed.

@jkurdek
Copy link
Member Author

jkurdek commented Feb 12, 2024

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkurdek
Copy link
Member Author

jkurdek commented Feb 12, 2024

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants