Bug 292486
| Summary: | [JSC] Optimize `Math.hypot` branch prediction with `likely` for 2 and 3 argument cases | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Keita Nonaka <iKonnyaku40> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Keita Nonaka
Optimize `Math.hypot` branch prediction with `likely` for 2 and 3 argument cases
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Keita Nonaka
Pull request: https://github.com/WebKit/WebKit/pull/44894
EWS
Committed 294540@main (92af3ef78f8e): <https://commits.webkit.org/294540@main>
Reviewed commits have been landed. Closing PR #44894 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/150731730>