Petr Penzin
Petr Penzin
https://github.com/WebAssembly/flexible-vectors/issues/64
Agenda: - #66 (continuing from the previous meeting)
Originally thought to be a post-MVP feature: https://github.com/WebAssembly/simd/issues/20 There is [PR to LLVM](https://github.com/llvm/llvm-project/pull/93948) to introduce shuffle patterns that combined with other instructions would translate to horizontal additions - motivation to...
September 27th, 8 AM Pacific time. [Sign-up form](https://forms.gle/bscWhsD9U4hZEsUV9).
Summarizing some disjoint threads. #1522 which is going to phase 1 listed implementing crypto and other large-number mathematical primitives as a leading motivation. We have had two suggestions along these...
We are meeting every 4th Friday 8-9 AM Pacific time. Fill out form to get calendar invite: https://forms.gle/bscWhsD9U4hZEsUV9 Running list of issues: - [Relaxed truncate handling of OOB values][rst] ~[Relaxed...
Chatted with @rossberg offline, and we landed on: - For relaxed cases where the hardware differences exceed 2-4 well defined cases, the core spec and the tests should under specify/test...