Closed
Bug 1810728
Opened 2 years ago
Closed 2 years ago
[loong64] Correctly implement MacroAssembler::branchTruncateDoubleToInt32 on LoongArch64
Categories
(Core :: JavaScript Engine: JIT, enhancement, P1)
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: zhaojiazhong-hf, Assigned: zhaojiazhong-hf)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Port optimization for MacroAssembler::branchTruncateDoubleToInt32
on ARM64 in bug 1810688 to loong64 platform.
Assignee | ||
Comment 2•2 years ago
|
||
Port optimization in D166995 to loongarch64 platform.
Updated•2 years ago
|
Assignee: nobody → zhaojiazhong-hf
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P1
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d55fd2e3e96c
[loong64] Correctly implement branchTruncateDoubleToInt32. r=jandem
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•