Closed
Bug 1823591
(clang-16)
Opened 2 years ago
Closed 2 years ago
Update builders to clang 16
Categories
(Firefox Build System :: Toolchains, task)
Firefox Build System
Toolchains
Tracking
(firefox114 fixed)
RESOLVED
FIXED
114 Branch
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
This requires a couple backports from clang trunk:
- one for https://github.com/llvm/llvm-project/issues/60109
- one to replace revert-llvmorg-15-init-17171-g8bb4451a651a.patch, which
addresses the regression rather than reverting it.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/b19899922f1a
Update builders to clang 16. r=firefox-build-system-reviewers,andi,ahochheiden
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
Comment 4•2 years ago
|
||
== Change summary for alert #38102 (as of Fri, 14 Apr 2023 23:35:52 GMT) ==
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|
28% | perf_reftest_singletons svg-text-textLength-1.html | macosx1015-64-shippable-qr | e10s fission stylo webrender | 1,829.95 -> 1,313.79 |
14% | perf_reftest_singletons svg-text-getExtentOfChar-1.html | macosx1015-64-shippable-qr | e10s fission stylo webrender | 1,970.06 -> 1,696.60 |
9% | perf_reftest_singletons external-string-pass.html | windows10-64-shippable-qr | e10s fission stylo webrender | 727.74 -> 659.03 |
7% | perf_reftest_singletons external-string-pass.html | windows10-64-shippable-qr | e10s fission stylo webrender | 727.56 -> 678.60 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=38102
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•