Bug 308827
| Summary: | PGO Migration from Frontend to IR | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | h243jian |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rreno, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
h243jian
Currently WebKit PGO is using frontend instrumentation enabled by CLANG_INSTRUMENT_FOR_OPTIMIZATION_PROFILING which passes -fprofile-instr-generate to the compiler invocation. Migration to IR PGO gives a nice performance progression.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Henry Jiang
Pull request: https://github.com/WebKit/WebKit/pull/59585
Radar WebKit Bug Importer
<rdar://problem/171380240>
EWS
Committed 308370@main (fd4a28e3df08): <https://commits.webkit.org/308370@main>
Reviewed commits have been landed. Closing PR #59585 and removing active labels.