Closed
Bug 1687629
Opened 2 years ago
Closed 2 years ago
Wasm SIMD for Ion on ARM64
Categories
(Core :: JavaScript: WebAssembly, enhancement, P1)
Tracking
()
RESOLVED
FIXED
89 Branch
People
(Reporter: lth, Assigned: yury)
References
(Depends on 1 open bug)
Details
Attachments
(3 files)
Ion SIMD functionality for wasm on ARM64. Depends on register set work landing as part of bug 1678097.
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 1•2 years ago
|
||
Reporter | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Attachment #9209887 -
Attachment description: Bug 1687629 - ARM64 SIMD operations for MicroAssemler. → Bug 1687629 - ARM64 SIMD operations for MicroAssembler.
Updated•2 years ago
|
Attachment #9209887 -
Attachment description: Bug 1687629 - ARM64 SIMD operations for MicroAssembler. → Bug 1687629 - ARM64 SIMD operations for MicroAssemler.
Updated•2 years ago
|
Attachment #9209887 -
Attachment description: Bug 1687629 - ARM64 SIMD operations for MicroAssemler. → Bug 1687629 - ARM64 SIMD operations for MicroAssembler.
Updated•2 years ago
|
Attachment #9209887 -
Attachment description: Bug 1687629 - ARM64 SIMD operations for MicroAssembler. → Bug 1687629 - ARM64 SIMD operations for MicroAssembler. r?jseward
Pushed by ydelendik@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e68bfdbcaf4d ARM64 SIMD operations for MicroAssembler. r=jseward
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•2 years ago
|
Attachment #9198125 -
Attachment description: Bug 1687629 - ARM64 SIMD WIP → WIP: Bug 1687629 - ARM64 SIMD WIP
Assignee | ||
Comment 6•2 years ago
|
||
Julian, I tried to make sense from "Enable simd for arm64 in moz.configure" patch, and used it in running WIP patch on try server. It is pretty much fails for ARM, and we are running SM tests with the simulator on x86. I need help with the "Enable simd" patch and configuring SM to run tests to the code of "ARM64 SIMD WIP" patch. Curios, do we even run tests on the real Aarch64?
Flags: needinfo?(jseward)
Assignee | ||
Updated•2 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•2 years ago
|
Updated•2 years ago
|
Attachment #9198125 -
Attachment description: WIP: Bug 1687629 - ARM64 SIMD WIP → WIP: Bug 1687629 - ARM64 SIMD
Updated•2 years ago
|
Attachment #9198125 -
Attachment description: WIP: Bug 1687629 - ARM64 SIMD → Bug 1687629 - ARM64 SIMD
Updated•2 years ago
|
Attachment #9198125 -
Attachment description: Bug 1687629 - ARM64 SIMD → Bug 1687629 - ARM64 Ion SIMD. r?lth
Updated•2 years ago
|
Attachment #9198124 -
Attachment description: Bug 1687629 - Enable simd for arm64 in moz.configure → Bug 1687629 - Enable simd for arm64 in moz.configure. r?lth
Reporter | ||
Updated•2 years ago
|
Priority: P2 → P1
Pushed by ydelendik@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/737f542c4cf2 Enable simd for arm64 in moz.configure. r=lth https://hg.mozilla.org/integration/autoland/rev/280552510521 ARM64 Ion SIMD. r=lth
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(jseward)
Comment 8•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/737f542c4cf2
https://hg.mozilla.org/mozilla-central/rev/280552510521
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•