Closed
Bug 1923090
Opened 4 months ago
Closed 4 months ago
Pre-allocate CodeGenerator::osiIndices_ vector.
Categories
(Core :: JavaScript Engine: JIT, enhancement, P1)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: nbp, Assigned: nbp)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sp3])
Attachments
(1 file)
See Bug 1922073 for details.
Assignee | ||
Comment 1•4 months ago
|
||
Use the number of safepoint attached to instructions to have the number of
OSIPoint inserted in the LIR graph.
Pushed by npierron@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cdff5463ac09
Pre-allocate CodeGeneratorShared::osiIndices_. r=jandem
Comment 3•4 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
Updated•4 months ago
|
Whiteboard: [sp3]
Updated•4 months ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-820
You need to log in
before you can comment on or make changes to this bug.
Description
•