Closed
Bug 1648820
Opened 5 years ago
Closed 5 years ago
Optimize Math.hypot in CacheIR and Warp
Categories
(Core :: JavaScript Engine: JIT, task, P2)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: caroline, Assigned: caroline)
References
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D83021
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D83022
Pushed by ccullen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/afe8b0a1d818
Part 1: Add additional floating point registers. r=iain
https://hg.mozilla.org/integration/autoland/rev/ea8e1a9ab3a0
Part 2: Optimize Math.hypot in CacheIR. r=iain
https://hg.mozilla.org/integration/autoland/rev/27cbb7b4106c
Part 3: Transpile Math.hypot in Warp. r=iain
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/afe8b0a1d818
https://hg.mozilla.org/mozilla-central/rev/ea8e1a9ab3a0
https://hg.mozilla.org/mozilla-central/rev/27cbb7b4106c
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•