Commit Graph

11 Commits

Author SHA1 Message Date
Andrew Straw
9718639d61
rust-lang/portable-simd#276: Mention slice methods as_simd() and as_simd_mut()
This links to a practical suggestion for how to solve the issues brought up in this section.
2022-04-11 12:17:44 -07:00
Jacob Lifshay
b6e03f5886 Change beginner's guide to explain Reducing rather than Horizontal. 2022-03-11 16:27:00 -08: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
Jubilee Young
a5bdb8b1ff Document size/align of SIMD types 2020-10-16 17:11:52 -07:00
Lokathor
fdfbf7c68b resolve https://github.com/rust-lang/stdsimd/pull/8#discussion_r495584133 2020-09-27 10:55:49 -06:00
Lokathor
656312e33c Resolve https://github.com/rust-lang/stdsimd/pull/8#discussion_r495583060 2020-09-27 10:27:24 -06:00
Lokathor
0ac2ee32cf resolve https://github.com/rust-lang/stdsimd/pull/8#discussion_r495582339 2020-09-27 10:25:30 -06:00
Lokathor
970307035a end of draft 1 2020-09-26 23:37:52 -06:00
Lokathor
f6e6387fcc consistent wording. 2020-09-22 00:40:35 -06:00
Lokathor
8204872d01 typo 2020-09-22 00:39:38 -06:00
Lokathor
e288fb8cba start a guide 2020-09-21 21:56:09 -06:00