Closed
Bug 1816865
Opened 2 years ago
Closed 2 years ago
[mips64] Correctly implement MacroAssembler::branchTruncateDoubleToInt32 on MIPS64
Categories
(Core :: JavaScript Engine: JIT, enhancement)
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: zhaojiazhong-hf, Assigned: zhaojiazhong-hf)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Port optimization for MacroAssembler::branchTruncateDoubleToInt32
on ARM64 in bug 1810688 to mips64 platform.
Assignee | ||
Comment 1•2 years ago
|
||
Port optimization in D166995 to mips64 platform.
Updated•2 years ago
|
Assignee: nobody → zhaojiazhong-hf
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cf3dd862fe6f
[MIPS64] Correctly implement branchTruncateDoubleToInt32. r=jandem
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•