Closed
Bug 1484822
Opened 6 years ago
Closed 6 years ago
ARM64: Implement ARM64-specific Lowering functions
Categories
(Core :: JavaScript Engine: JIT, enhancement, P2)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox63 | --- | wontfix |
People
(Reporter: sstangl, Unassigned)
References
(Blocks 1 open bug)
Details
The file js/src/jit/arm64/Lowering-arm64.cpp contains 43 unimplemented stub functions that must be implemented.
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
status-firefox63:
--- → fix-optional
Priority: P3 → P2
Updated•6 years ago
|
Hardware: Unspecified → ARM64
Whiteboard: [arm64:m2]
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Removing [arm64:m2] whiteboard tag because it no longer needs to block enabling Ion in Nightly. This bug was a prerequisite for passing the jit-tests, but we already basically pass those except for the OOM bug.
Can we resolve this bug as fixed?
Whiteboard: [arm64:m2]
Reporter | ||
Comment 2•6 years ago
|
||
Yes -- ARM64 Lowering is fully-implemented and Ion is enabled.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•