Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3e8c9d3d75eb57df2980f0009b5c002a303d81a4
https://github.com/WebKit/WebKit/commit/3e8c9d3d75eb57df2980f0009b5c002a303d81a4
Author: Dan Hecht <[email protected]>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M JSTests/wasm/stress/simd-const-relaxed-f32-madd.js
M JSTests/wasm/stress/simd-const-relaxed-f32-trunc.js
M JSTests/wasm/stress/simd-const-relaxed-f64-madd.js
M JSTests/wasm/stress/simd-const-relaxed-f64-trunc.js
M JSTests/wasm/stress/simd-const-relaxed-lane-select.js
M JSTests/wasm/stress/simd-const-relaxed-swizzle.js
M Source/JavaScriptCore/runtime/OptionsList.h
M Tools/Scripts/run-jsc-stress-tests
Log Message:
-----------
[JSC] WASM IPInt SIMD: enable by default
https://bugs.webkit.org/show_bug.cgi?id=300666
rdar://162563158
Reviewed by Yusuke Suzuki and Daniel Liu.
Enable Wasm SIMD support in InPlaceInterpreter by default.
Remove the hack in run-jsc-stress-tests that was used to skip the
JIT-less modes for SIMD tests. Explicitly skip JIT-less modes for
the handful of relaxed SIMD tests that are exercising the off-by-default
relaxed SIMD instructions currently implemented by BBQ/OMG.
* JSTests/wasm/stress/simd-const-relaxed-f32-madd.js:
* JSTests/wasm/stress/simd-const-relaxed-f32-trunc.js:
* JSTests/wasm/stress/simd-const-relaxed-f64-madd.js:
* JSTests/wasm/stress/simd-const-relaxed-f64-trunc.js:
* JSTests/wasm/stress/simd-const-relaxed-lane-select.js:
* JSTests/wasm/stress/simd-const-relaxed-swizzle.js:
* Source/JavaScriptCore/runtime/OptionsList.h:
* Tools/Scripts/run-jsc-stress-tests:
Canonical link: https://commits.webkit.org/301576@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes