Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[JSC] Enable Wasm SIMD on x64
https://bugs.webkit.org/show_bug.cgi?id=249850 rdar://103674073 Reviewed by Justin Michaud. Enable Wasm SIMD by default for x64 if AVX is available. * Source/JavaScriptCore/runtime/Options.cpp: (JSC::Options::notifyOptionsChanged): * Source/JavaScriptCore/runtime/OptionsList.h: Canonical link: https://commits.webkit.org/258309@main
- Loading branch information
1 parent
618b085
commit 0ca8468650f43d2a0140748be7f7718a53c7badd
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters