Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7bb4eb9855e0d1940ec3af407751d2a33a525c25
https://github.com/WebKit/WebKit/commit/7bb4eb9855e0d1940ec3af407751d2a33a525c25
Author: Yusuke Suzuki <[email protected]>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
A JSTests/wasm/stress/if-fold.js
M Source/JavaScriptCore/wasm/WasmBBQJIT64.cpp
Log Message:
-----------
[JSC] WASM JIT compiler uses the wrong comparison for br_if after i32.ne or
i64.ne
https://bugs.webkit.org/show_bug.cgi?id=291795
rdar://149638249
Reviewed by Keith Miller.
Constant folding for branch is wrong in != condition in WasmBBQJIT.
* Source/JavaScriptCore/wasm/WasmBBQJIT64.cpp:
(JSC::Wasm::BBQJITImpl::BBQJIT::tryFoldFusedBranchCompare):
Canonical link: https://commits.webkit.org/294022@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