-
Notifications
You must be signed in to change notification settings - Fork 86
Issues: rust-lang/portable-simd
packed_simd versus portable-simd? (This one is now std::simd!)
#170
opened Sep 29, 2021 by
fzyzcjy
Open
7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ensure array/slice load/store functions actually optimize to LLVM IR vector
load
/store
instructions
#343
opened Apr 26, 2023 by
programmerjake
don't use
read_unaligned
to read from an array casted to *const Simd
#341
opened Apr 23, 2023 by
programmerjake
change gather/scatter mask sizes to match data size not index/address size since that matches x86_64
#323
opened Dec 14, 2022 by
programmerjake
Simd<&T, N>
C-feature-request
Category: a feature request, i.e. not implemented / a PR
#200
opened Nov 24, 2021 by
programmerjake
Implement type casts (non-transmute & transmute)
C-feature-request
Category: a feature request, i.e. not implemented / a PR
#116
opened May 5, 2021 by
programmerjake
Create a Vector Math library to allow
SimdF32::sin
and similar to work in core
#109
opened Apr 25, 2021 by
programmerjake
Impl special functions for SIMD
A-floating-point
Area: Floating point numbers and arithmetic
C-feature-request
Category: a feature request, i.e. not implemented / a PR
#14
opened Sep 30, 2020 by
programmerjake
27 of 42 tasks
ProTip!
Follow long discussions with comments:>50.