[webkit-changes] [WebKit/WebKit] 071afe: [JSC] Refactor B3ReduceStrength: use replaceWithNe...
Commit Queue
noreply at github.com
Fri May 26 15:51:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 071afec5306c61cd57148d431abc1da66c7a3283
https://github.com/WebKit/WebKit/commit/071afec5306c61cd57148d431abc1da66c7a3283
Author: Yijia Huang <yijia_huang at apple.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M Source/JavaScriptCore/b3/B3ReduceStrength.cpp
Log Message:
-----------
[JSC] Refactor B3ReduceStrength: use replaceWithNew<> instead of replaceWithNewValue(m_proc.add<>(...))
https://bugs.webkit.org/show_bug.cgi?id=257394
rdar://109905960
Reviewed by Justin Michaud.
* Source/JavaScriptCore/b3/B3ReduceStrength.cpp:
Canonical link: https://commits.webkit.org/264608@main
More information about the webkit-changes
mailing list