Caleb Zulawski
|
b962b612e0
|
Change lane to element in documentation
|
2023-10-20 20:44:47 -04:00 |
|
Caleb Zulawski
|
4fc3ce733d
|
Simplify Swizzle trait and condense all swizzles into this trait
|
2023-10-20 20:10:38 -04:00 |
|
Caleb Zulawski
|
db8b23cea5
|
Remove reexport of simd::*
|
2022-11-27 23:44:20 -05:00 |
|
Caleb Zulawski
|
3183afb6b5
|
Fix interleave/deinterleave for vectors with only one lane
|
2022-07-29 11:57:05 -04:00 |
|
Caleb Zulawski
|
4e00aa68c7
|
rotate_{left,right} -> rotate_lanes_{left,right}
|
2021-11-06 00:34:23 +00:00 |
|
Caleb Zulawski
|
10168fb7c4
|
Add new swizzle API
Expand swizzle API and migrate existing functions. Add rotate_left, rotate_right.
Hide implementation details
Add simd_shuffle macro
|
2021-10-11 13:18:59 -07:00 |
|