Closed Bug 1686004 Opened 3 years ago Closed 3 years ago

Implement the SIMD "i64x2.bitmask" instruction

Categories

(Core :: JavaScript: WebAssembly, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: lth, Assigned: lth)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

See https://github.com/WebAssembly/simd/pull/368. This has been accepted into the spec, and V8, LLVM, emscripten, all support it now; Binaryen unclear. Checklist:

[ x ] Test cases
[ x ] Wast
[ x ] Baseline (x86, x64, arm64)
[ x ] Ion (x86, x64)

Ion arm64 will land separately, with all the other Ion arm64 SIMD support (bug 1687629).

Depends on: 1686006
No longer depends on: 1686006
No longer depends on: 1685999
Assignee: nobody → lhansen
Status: NEW → ASSIGNED
Depends on: 1687654
Blocks: 1687629

Implement support for i64x2.bitmask in baseline (all platforms) and
ion (x86/x64).

Depends on D102570

Depends on: 1682466
Pushed by lhansen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0a964a653524
Implement i64x2.bitmask. r=jseward
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: