Bug 235738 - [JSC] YarrJIT optimization for character BM search
Summary: [JSC] YarrJIT optimization for character BM search
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-01-27 15:08 PST by Yusuke Suzuki
Modified: 2022-01-28 11:03 PST (History)
7 users (show)

See Also:


Attachments
Patch (7.27 KB, patch)
2022-01-27 15:09 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (6.78 KB, patch)
2022-01-27 19:26 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (4.76 KB, patch)
2022-01-28 04:07 PST, Yusuke Suzuki
no flags 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-01-27 15:08:35 PST
[JSC] Optimize one-character BM search case
Comment 1 Yusuke Suzuki 2022-01-27 15:09:11 PST
Created attachment 450185 [details]
Patch
Comment 2 Yusuke Suzuki 2022-01-27 15:09:48 PST
Comment on attachment 450185 [details]
Patch

WIP
Comment 3 Yusuke Suzuki 2022-01-27 19:26:51 PST
Created attachment 450200 [details]
Patch
Comment 4 Yusuke Suzuki 2022-01-28 04:07:08 PST
Created attachment 450222 [details]
Patch
Comment 5 Yusuke Suzuki 2022-01-28 10:35:54 PST
Comment on attachment 450222 [details]
Patch

Thanks!
Comment 6 EWS 2022-01-28 11:02:35 PST
Committed r288748 (246541@main): <https://commits.webkit.org/246541@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 450222 [details].
Comment 7 Radar WebKit Bug Importer 2022-01-28 11:03:19 PST
<rdar://problem/88194690>