Closed
Bug 1639118
Opened 5 years ago
Closed 5 years ago
Fix preparation of large stack result area on AArch64 in baseline compiler
Categories
(Core :: JavaScript: WebAssembly, defect)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wingo, Assigned: wingo)
References
Details
Attachments
(1 file)
Patch fixes baseline compiler's mechanism for reserving stack on AArch64 to allow arbitrary-sized allocations.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → wingo
Status: NEW → ASSIGNED
Pushed by wingo@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/d0d38dbb29d7
Fix preparation of large stack result area on AArch64 in baseline compiler r=lth
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•