WebAssembly/simd
Branch of the spec repo scoped to discussion of SIMD in WebAssembly
WebAssemblyNOASSERTION
Issues
- 4
No `i8x16.mul`?
#524 opened by Cyborus04 - 2
Guidelines for new SIMD instructions
#523 opened by ngzhian - 1
Some memarg parameters lack a name, others don't
#509 opened by nemequ - 10
Consider a more efficient encoding for v128.const 0
#521 opened by ngzhian - 1
Variable indices `shuffle2` op?
#488 opened by deceased-a - 1
- 4
Proposal to Phase 5 at the next WG meeting?
#507 opened by dtig - 20
Shipping progress
#480 opened by tlively - 2
License of proposal?
#506 opened by nemequ - 41
wasm_simd128.h intrinsic naming
#342 opened by tlively - 6
- 1
Improve simd_i64x2_cmp.wast
#487 opened by abrown - 4
- 11
Agenda for sync meeting 3/19/2021
#477 opened by tlively - 0
PSA: Freeze on new proposals starting Nov 13.
#389 opened by tlively - 0
Specification for comparison instructions should return -1 (all ones) and not 1
#441 opened by ngzhian - 2
Tracking instructions with unassigned opcodes
#421 opened by tlively - 5
- 5
Agenda for sync meeting 2/19/21
#470 opened by lars-t-hansen - 0
Consider listing exceptions to grammar to deal with irregularity in SIMD instructions
#456 opened by ngzhian - 9
Vector Instructions Instead of SIMD
#443 opened by sirinath - 6
Agenda for sync meeting 2/5/21
#436 opened by tlively - 6
Canonical sign-replication operation
#437 opened by Maratyszcza - 8
Agenda for sync meeting 1/29/21
#429 opened by tlively - 0
- 5
Agenda for sync meeting 1/22/21
#419 opened by tlively - 2
Notifying wider CG of intent to vote for phase 4 soon
#420 opened by tlively - 3
any_true instructions should be untyped
#416 opened by Maratyszcza - 8
Agenda for sync meeting 1/8/2021
#410 opened by tlively - 2
Target chips for each instruction set
#387 opened by omnisip - 9
- 15
When should our next Sync meeting be?
#402 opened by tlively - 4
ETA for GA date?
#408 opened by unicomp21 - 11
LLVM Cost Tuning
#404 opened by omnisip - 3
Common Subexpression Elimination
#403 opened by omnisip - 2
Agenda for sync meeting 12/11/20
#400 opened by tlively - 6
Agenda for sync meeting 12/04/20
#397 opened by tlively - 2
Trunc Sat Conversion Test Looks Wrong
#398 opened by jlb6740 - 11
- 42
Feature detection
#356 opened by tlively - 4
Agenda for sync meeting 11/13/20
#390 opened by tlively - 5
Double-precision SIMD conversions
#348 opened by Maratyszcza - 4
i64x2.widen_(low/high)_i32x4_(s/u) instructions extensions for 8-bit and 16-bit integers
#372 opened by omnisip - 42
Finalizing the instruction set
#343 opened by tlively - 3
Agenda for sync meeting 10/30/2020
#386 opened by tlively - 10
Is v128 a "number type"?
#363 opened by kripken - 10
Agenda for sync meeting 10/16/2020
#369 opened by tlively - 1
LLVM inlines constant generation for swizzle
#371 opened by omnisip - 1
Is v128 expected to be a number type?
#364 opened by eqrion - 1
[Support] How to express the immediate for the `v128.const` instruction in WAT
#339 opened by carlsmith