Bug 238092 - [JSC] Reduce # of registers used in RegExpTestInline to allow using unlinked DFG in x64
Summary: [JSC] Reduce # of registers used in RegExpTestInline to allow using unlinked ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-18 13:46 PDT by Yusuke Suzuki
Modified: 2022-03-18 17:57 PDT (History)
7 users (show)

See Also:


Attachments
Patch (13.79 KB, patch)
2022-03-18 13:50 PDT, Yusuke Suzuki
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (13.79 KB, patch)
2022-03-18 14:14 PDT, Yusuke Suzuki
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2022-03-18 13:46:17 PDT
[JSC] Reduce # of registers used in RegExpTestInline to allow using unlinked DFG in x64
Comment 1 Yusuke Suzuki 2022-03-18 13:50:42 PDT
Created attachment 455130 [details]
Patch
Comment 2 Yusuke Suzuki 2022-03-18 14:14:08 PDT
Created attachment 455132 [details]
Patch
Comment 3 Michael Saboff 2022-03-18 15:10:36 PDT
Comment on attachment 455132 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2022-03-18 17:56:12 PDT
Committed r291515 (248621@trunk): <https://commits.webkit.org/248621@trunk>
Comment 5 Radar WebKit Bug Importer 2022-03-18 17:57:16 PDT
<rdar://problem/90512935>