Skip to content

Issues: rust-lang/portable-simd

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Port the examples from packed_simd C-feature-request Category: a feature request, i.e. not implemented / a PR C-tracking-issue Ongoing issue with checkboxes for partial progress and such
#110 opened Apr 30, 2021 by workingjubilee
3 of 11 tasks
Clarify relation to variable length vectors E-needs-docs Needs documentation added.
#22 opened Oct 3, 2020 by EdorianDark
Scatter into &mut [MaybeUninit<scalar>]s instead of &mut [scalar] C-feature-request Category: a feature request, i.e. not implemented / a PR
#205 opened Dec 2, 2021 by fee1-dead
Support avx512 bitmasks with dynamic feature detection C-feature-request Category: a feature request, i.e. not implemented / a PR
#332 opened Mar 7, 2023 by reinerp
Test for feature/arch assumptions C-tracking-issue Ongoing issue with checkboxes for partial progress and such ISA-Aarch64 ARMv8-A's 64-bit "long mode" ISA-Neon Arm's Neon SIMD unit ISA-SSE x86's Streaming SIMD Extensions ISA-x86_64 Intel and AMD's x64 processors
#12 opened Sep 28, 2020 by workingjubilee
2 tasks
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
What traits abstract over what? E-needs-design Call for participation: Needs design.
#15 opened Sep 30, 2020 by workingjubilee
Implement SIMD-specific functions
#16 opened Oct 1, 2020 by calebzulawski
2 of 4 tasks
Writing a guide to SIMD C-feature-request Category: a feature request, i.e. not implemented / a PR C-tracking-issue Ongoing issue with checkboxes for partial progress and such E-needs-docs Needs documentation added.
#29 opened Oct 7, 2020 by workingjubilee
7 of 22 tasks
Floats are problematic A-floating-point Area: Floating point numbers and arithmetic C-tracking-issue Ongoing issue with checkboxes for partial progress and such ISA-ARMv7 ARM's 7th generation of CPUs ISA-Neon Arm's Neon SIMD unit O-MIPS RISC CPUs from MIPS Technologies O-RISC-V O-Wasm WebAssembly's virtual architecture O-x86 Intel and AMD's x86 processors
#39 opened Oct 14, 2020 by workingjubilee
4 tasks
Get Cranelifted A-cranelift Rust's other codegen backend, coming Soon™ A-LLVM Area: LLVM A-simd Area: SIMD. Put this on tracking issues to help with cross-repo issue organization blocks-nightly C-feature-request Category: a feature request, i.e. not implemented / a PR C-tracking-issue Ongoing issue with checkboxes for partial progress and such E-hard Call for participation. Experience needed: Hard. F-simd_ffi `#![feature(simd_ffi)]`
#40 opened Oct 15, 2020 by workingjubilee
impl trig for core::simd A-simd Area: SIMD. Put this on tracking issues to help with cross-repo issue organization C-tracking-issue Ongoing issue with checkboxes for partial progress and such
#6 opened Sep 27, 2020 by Lokathor
13 tasks
Enable triagebot
#64 opened Feb 8, 2021 by calebzulawski
Add pretty pictures to the beginners guide C-feature-request Category: a feature request, i.e. not implemented / a PR
#74 opened Feb 15, 2021 by miguelraz
extern "platform-intrinsics" float functions often call libm A-LLVM Area: LLVM A-simd Area: SIMD. Put this on tracking issues to help with cross-repo issue organization C-bug Category: Bug E-needs-design Call for participation: Needs design.
#76 opened Feb 17, 2021 by workingjubilee
Are the alignr/alignl simd functions planned? C-feature-request Category: a feature request, i.e. not implemented / a PR
#78 opened Feb 23, 2021 by Kerollmops
Add "common" shuffles
#93 opened Apr 12, 2021 by calebzulawski
3 of 5 tasks
Support byte shuffles E-needs-design Call for participation: Needs design.
#106 opened Apr 23, 2021 by dvc94ch
Simd{U,I}128 blocked on... LLVM maybe? C-bug Category: Bug C-tracking-issue Ongoing issue with checkboxes for partial progress and such E-needs-design Call for participation: Needs design. I-slow Impact: Slowww I-unsound💥 Warning! Warning! Danger
#108 opened Apr 25, 2021 by workingjubilee
3 tasks
Missing compiler intrinsics C-feature-request Category: a feature request, i.e. not implemented / a PR C-tracking-issue Ongoing issue with checkboxes for partial progress and such
#46 opened Nov 29, 2020 by calebzulawski
5 of 10 tasks
ProTip! Find all open issues with in progress development work with linked:pr.