Closed
Bug 1661231
Opened 5 years ago
Closed 5 years ago
Add a link to a bug which explains ARM64 invalidation rules.
Categories
(Core :: JavaScript Engine: JIT, enhancement, P5)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
82 Branch
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: nbp, Assigned: nbp)
References
Details
Attachments
(1 file)
ARM64 icache invalidation might be strange, especially when working with multiple threads.
We should add a comment in the code, to point to the related discussion which happened in Bugzilla. (Bug 1529933)
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by npierron@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3cb239ffbc92
Add link to ARM64 ICache invalidation discussion. r=bbouvier DONTBUILD
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•