Closed
Bug 1643519
Opened 4 years ago
Closed 4 years ago
Optimize Math.atan2 in CacheIR and Warp
Categories
(Core :: JavaScript Engine: JIT, task, P3)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: caroline, Assigned: caroline)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D78553
Pushed by ccullen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4e9f0168ffe4
Optimize Math.atan2 in CacheIR. r=iain
https://hg.mozilla.org/integration/autoland/rev/1bcf841f915e
Transpile Math.atan2 in Warp. r=iain
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4e9f0168ffe4
https://hg.mozilla.org/mozilla-central/rev/1bcf841f915e
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•