Caleb Zulawski
|
38b18904d0
|
Remove obsolete helpers
|
2021-02-15 18:22:56 -05:00 |
|
Jubilee Young
|
08ee3385c0
|
Add to glossary: vectorize, scalar, vector register
Also document the lanewise scalar helpers.
|
2021-02-15 13:43:43 -08:00 |
|
Caleb Zulawski
|
25c7640fb3
|
Reenable ops and fix tests
|
2020-12-14 00:00:02 -05:00 |
|
Caleb Zulawski
|
78a8d615b5
|
Implement missing traits on opaque masks, fix tests
|
2020-12-14 00:00:02 -05:00 |
|
Caleb Zulawski
|
3d8721b053
|
Fix casts, add tests
|
2020-10-11 14:32:46 -04:00 |
|
Caleb Zulawski
|
43dabd1aea
|
Implement core::ops (#10)
* Add vector-vector arithmetic ops
* Add operators and integer conversions for masks
* Add unary traits
* Implement Index and IndexMut
* Implement by-ref ops for masks
* Document intrinsics
* Implement format traits for masks
* Add floating point ops tests
* Add integer tests
* Add mask tests
|
2020-10-01 19:50:15 -07:00 |
|