Closed
Bug 1863473
Opened 1 year ago
Closed 1 year ago
[loong64] Failed to build js after optimization for VMFunction wrapper code
Categories
(Core :: JavaScript Engine: JIT, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
121 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox119 | --- | unaffected |
firefox120 | --- | unaffected |
firefox121 | --- | fix-optional |
People
(Reporter: zhaojiazhong-hf, Assigned: zhaojiazhong-hf)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Optimizations in bug 1860541 caused build issue on loong64 and mips64 port.
The port will be submitted separately for loong64 and mips64, because there is another issue blocking mips64 port, I will fix that one for mips64 first.
Assignee | ||
Comment 1•1 year ago
|
||
Add the leave-open keyword because the fix for loong64 and mips64 will be submitted separately.
Assignee | ||
Comment 2•1 year ago
|
||
Port optimizations in bug 1860541 for VMFunction wrapper code to LoongArch64.
Updated•1 year ago
|
Assignee: nobody → zhaojiazhong-hf
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 3•1 year ago
|
||
Set release status flags based on info from the regressing bug 1860541
status-firefox119:
--- → unaffected
status-firefox120:
--- → unaffected
status-firefox121:
--- → affected
status-firefox-esr115:
--- → unaffected
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/831d33e388b2
[loong64] Optimizations VMFunction wrapper code by taking advantage of frame pointers. r=nbp DONTBUILD
Comment 5•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Assignee | ||
Comment 6•1 year ago
|
||
Since firefox has started a new version, I think the MIPS64 port should be fixed at a separate issue.
No longer blocks: 1639895
Summary: [loong64][mips64] Failed to build js after optimization for VMFunction wrapper code → [loong64] Failed to build js after optimization for VMFunction wrapper code
Assignee | ||
Updated•1 year ago
|
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Keywords: leave-open
Resolution: --- → WORKSFORME
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•