Closed
Bug 1659803
Opened 5 years ago
Closed 5 years ago
Update regalloc.rs in Cranelift backend to version 0.0.30
Categories
(Core :: JavaScript: WebAssembly, enhancement)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
81 Branch
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: cfallin, Assigned: cfallin)
Details
Attachments
(1 file)
This new regalloc.rs release includes some improvements to memory allocation rates from :jseward.
| Assignee | ||
Comment 1•5 years ago
|
||
This PR pulls in the latest version of Cranelift, which pulls in
regalloc.rs v0.0.30 and consequently includes some improvements in
memory allocation rate during compilation. No behavior changes expected.
Pushed by cfallin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/13ab0525763e
Bump Cranelift to rev 924782191b1cdd85438b707d20a82fbcc8ad40e1. r=jseward
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•