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

[Bazel] Add feature to support WASM Relaxed SIMD #1389

Merged
merged 1 commit into from
May 30, 2024

Conversation

yolanda15
Copy link
Contributor

WASM Relaxed SIMD has been supported by LLVM and used in the XNNPACK acceleration library in bazel build, see reference.

Add this feature in bazel toolchain so that it can be recoginized in config similarly to the WASM SIMD feature.

@kripken kripken requested a review from walkingeyerobot May 29, 2024 21:42
Copy link
Member

@kripken kripken 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 on the wasm backend side (LLVM flag looks correct).

@walkingeyerobot
Copy link
Collaborator

thanks very much!

@walkingeyerobot walkingeyerobot merged commit dd3b9c6 into emscripten-core:main May 30, 2024
10 checks passed
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.

3 participants