Skip to content

Commit

Permalink
Add a references section with useful links
Browse files Browse the repository at this point in the history
  • Loading branch information
ngzhian committed Mar 17, 2021
1 parent 48ed81a commit dd63aa2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions proposals/relaxed-simd/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,11 @@ Some instructions we would like to add:
- Approximate reciprocal/reciprocal sqrt
- Relaxed Swizzle (implementation defined out of bounds behavior)
- Relaxed Rounding Q-format Multiplication (optional saturation)

## References

- Poll for phase 1
[presentation](https://docs.google.com/presentation/d/1Qnx0nbNTRYhMONLuKyygEduCXNOv3xtWODfXfYokx1Y/edit?usp=sharing)
and [meeting
notes](https://github.com/WebAssembly/meetings/blob/master/main/2021/CG-03-16.md)
- [SIMD proposal](https://github.com/WebAssembly/simd)

0 comments on commit dd63aa2

Please sign in to comment.