Closed
Bug 1693368
Opened 4 years ago
Closed 4 years ago
Implement SIMD i64x2.abs instruction
Categories
(Core :: JavaScript: WebAssembly, enhancement, P2)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: lth, Assigned: yury)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Decision to merge: https://github.com/WebAssembly/simd/issues/436#issuecomment-774260587
Spec: https://github.com/WebAssembly/simd/pull/413
As usual:
- text->binary
- test cases
- ion x86 and x64
- baseline x86 and x64 and arm64 (although arm64 is P3, as it will ship later)
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Attachment #9205796 -
Attachment description: Bug 1693368 - Implement SIMD i64x2.abs instruction. → Bug 1693368 - Implement SIMD i64x2.abs instruction. r?lth
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6a48e0b3d48f
Implement SIMD i64x2.abs instruction. r=lth
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•