Minimal support for mips64r6
Categories
(Core :: JavaScript Engine: JIT, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: radovan.birdic, Assigned: radovan.birdic)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36
Assignee | ||
Comment 1•6 years ago
|
||
As a part of our internal project of bringing up Debian for mips64r6[1] , we did a port of mozjs60 jit engine. I would like to contribute these changes to the Mozilla community. These changes have been forward ported to the current trunk and are passing our local tests. For time being, we decide to not implement web assembly jit support.
[1] - https://www.mips.com/?do-download=the-mips64-instruction-set-v6-06
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Radovan, there's something strange with your patch.
Lando complains about the commit message and phabricator says there's no commit information.
Assignee | ||
Comment 4•6 years ago
|
||
(In reply to Bogdan Tara[:bogdan_tara] from comment #3)
Radovan, there's something strange with your patch.
Lando complains about the commit message and phabricator says there's no commit information.
I don't know what is right commit procedure. I would like this with the commit message "Minimal support for mips64r6", but I don't have commit rights.
Do I need to do something more on the phabricator side?
Can you provide more guidance?
Comment 5•6 years ago
|
||
Radovan, thank you for the commit message.
I'll try to import the patch, add the commit message and land the patch.
Assignee | ||
Comment 6•6 years ago
|
||
Ok, thank you.
Comment 7•6 years ago
|
||
Updated•6 years ago
|
Comment 8•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Description
•