Closed Bug 1691490 Opened 3 years ago Closed 3 years ago

Implement SIMD i64x2.{gt,lt,ge,le}_s instructions

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: yury, Assigned: yury)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

See https://github.com/WebAssembly/simd/pull/412. This has been accepted into the spec.

  • i64x2.gt_s
  • i64x2.lt_s
  • i64x2.ge_s
  • i64x2.le_s

[ . ] 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
Blocks: 1695585
Attachment #9206334 - Attachment description: Bug 1691490 - Implement SIMD i64x2.{gt,lt,ge,le}_s instructions → Bug 1691490 - Implement SIMD i64x2.{gt,lt,ge,le}_s instructions. r?lth
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6b1d7d35c76a
Implement SIMD i64x2.{gt,lt,ge,le}_s instructions. r=lth
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: