Closed
Bug 1792981
Opened 3 years ago
Closed 3 years ago
[loong64] Enable JIT by default on loongarch64 platform
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
Tracking
()
RESOLVED
FIXED
107 Branch
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | fixed |
People
(Reporter: zhaojiazhong-hf, Assigned: zhaojiazhong-hf)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Currently, the JIT compiler of loongarch64 backend is not enabled by default , and according to my test, it works fine with JIT turned on.
So, now we could just enable JIT of loong64 port by default.
| Assignee | ||
Updated•3 years ago
|
Blocks: sm-loong-arch64
| Assignee | ||
Comment 1•3 years ago
|
||
Fix a build with JIT issue on native loongarch64 machine, and enable JIT by default.
Updated•3 years ago
|
Assignee: nobody → zhaojiazhong-hf
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P3
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d9e0d2d8b3a8
[loong64] Enable JIT compiler of loong64 port by default. r=jandem
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•