Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fd544a668a1b7f1b72dc9fe3b15a87693874687a
https://github.com/WebKit/WebKit/commit/fd544a668a1b7f1b72dc9fe3b15a87693874687a
Author: Yusuke Suzuki <[email protected]>
Date: 2026-07-04 (Sat, 04 Jul 2026)
Changed paths:
M Source/JavaScriptCore/b3/B3LowerMacros.cpp
M Source/JavaScriptCore/b3/B3MathExtras.cpp
Log Message:
-----------
[JSC] Propagate block's frequency in B3LowerMacros
https://bugs.webkit.org/show_bug.cgi?id=314612
rdar://176852750
Reviewed by Justin Michaud.
Propagate block's frequency correctly to the newly created
blocks in B3LowerMacros (and B3MathExtras's graph generation).
* Source/JavaScriptCore/b3/B3LowerMacros.cpp:
* Source/JavaScriptCore/b3/B3MathExtras.cpp:
Canonical link: https://commits.webkit.org/316521@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications