Closed
Bug 1914556
Opened 4 months ago
Closed 4 months ago
[loongarch][mips] Failed to build js (error: no matching constructor for initialization of 'LAtomicTypedArrayElementBinop64')
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: zhaojiazhong-hf, Assigned: zhaojiazhong-hf)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Bug 1913947 changed some MIR lowering and codegen operations, which caused build issue on loongarch64 and mips64 platforms.
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → zhaojiazhong-hf
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/1bf36d18fced
[loongarch][mips] Fix some variables' types. r=anba
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•