Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4d7b4aee32e5575bf55de5e18d88b427814503da
https://github.com/WebKit/WebKit/commit/4d7b4aee32e5575bf55de5e18d88b427814503da
Author: Yusuke Suzuki <[email protected]>
Date: 2026-07-22 (Wed, 22 Jul 2026)
Changed paths:
M Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp
Log Message:
-----------
[JSC] Use more FTL select for arithmetic ops
https://bugs.webkit.org/show_bug.cgi?id=319951
rdar://182872024
Reviewed by Sosuke Suzuki.
Apply more FTL select operations for arithmetic ops diamond to remove
micro basic blocks.
* Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:
(JSC::FTL::DFG::LowerDFGToB3::compileArithRound):
(JSC::FTL::DFG::LowerDFGToB3::compileCompareStrictEq):
Canonical link: https://commits.webkit.org/317730@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications