WebAssembly / flexible-vectors

Vector operations for WebAssembly
https://webassembly.github.io/flexible-vectors/
Other
46 stars 6 forks source link

SIMD subgroup meeting on 2021-06-11 #36

Closed penzn closed 3 years ago

penzn commented 3 years ago

Next SIMD subgroup meeting is on 11th of June, link to sign up and details are in WebAssembly/relaxed-simd#23. Agenda is topics related to SIMD or vector operations in WebAssmebly, not limited to this proposal.

penzn commented 3 years ago

A couple of topics:

ngzhian commented 3 years ago

I would like to discuss performance expectations for instructions we want in relaxed-simd.

penzn commented 3 years ago

@ngzhian I think you should start with your topic.

Another minor item from me is the eliding of and before lane shift (and other SIMD instructions that do an and on their operands).

ngzhian commented 3 years ago

Meeting notes are at https://github.com/WebAssembly/meetings/blob/main/simd/2021/SIMD-06-11.md

penzn commented 3 years ago

Thank you @ngzhian! Next meeting: #37