10:55 | <littledan> | bakkot: cool, I noticed that Wasm doesn't have anything below i32, which was somewhat surprising |
10:56 | <littledan> | I would get in touch with Deepti Gandluri to learn about any history/context on whether people have brought up float16 in SIMD discussions |
11:01 | <littledan> | Brief related discussion: https://github.com/WebAssembly/spec/issues/804 |
11:07 | <littledan> | Looks like emscripten supports functionality to round to f16 (typed as i16 internally) https://reviews.llvm.org/D61287 probably this means sunfishcode could speak more to the demand/rationale |
11:43 | <annevk> | Thanks littledan that will make for some relaxing reading later :-) |