Closed Bug 1688380 Opened 3 years ago Closed 3 years ago

Implement SIMD i64x2.all_true, i64x2.eq, i64x2.ne

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: lth, Assigned: yury)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

See https://github.com/WebAssembly/simd/pull/381, https://github.com/WebAssembly/simd/pull/411, https://github.com/WebAssembly/simd/pull/415. These have been accepted into the spec. Checklist:

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

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

Assignee: nobody → ydelendik
Status: NEW → ASSIGNED

Opened https://github.com/bytecodealliance/wasm-tools/pull/212 -- waiting for encoding to be defined for i64x2.eq and i64x2.ne

Priority: P3 → P2
See Also: → 1690471
Depends on: 1690817
Attachment #9200160 - Attachment description: Bug 1688380 - add i64x2.all_true, i64x2.eq, and i64x2.ne. → Bug 1688380 - add i64x2.all_true, i64x2.eq, and i64x2.ne. r?lth
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/59d176b8c337
add i64x2.all_true, i64x2.eq, and i64x2.ne. r=lth
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: