Debian Patches

Status for rust-packed-simd/0.3.3-7

Patch Description Author Forwarded Bugs Origin Last update
Remove-align_offset-unstable-feature.diff commit e4edaf7f40818439f1dc8ac4317c73ec0b67bc8d

Remove align_offset unstable feature

diff --git a/src/lib.rs b/src/lib.rs
index d73645e..e4d5eda 100644
Gabriel Majeri <gabriel.majeri6@gmail.com> no 2019-07-02
Replace-_mm_movemask_pi8-with-the-fallback_impl.diff commit 778c0706f356118c7a5dd11c06725fc6c6b84621

Replace `_mm_movemask_pi8` with the fallback_impl

This has to be done, because `_mm_movemask_pi8` got removed
from stdarch in https://github.com/rust-lang/stdarch/pull/890

diff --git a/src/codegen/reductions/mask/x86.rs b/src/codegen/reductions/mask/x86.rs
index 2ae4ed8..bcfb1a6 100644
Justus K <justus.k@protonmail.com> no 2020-09-22
Remove-__m64-type.diff commit 57d96e45916066fa9b5cdf2bc695e190207e78af

Remove __m64 type

diff --git a/src/api/into_bits/arch_specific.rs b/src/api/into_bits/arch_specific.rs
index 6cc2fa3..7b56010 100644
Jubilee Young <workingjubilee@gmail.com> no 2020-09-23
Remove-x86_m8x8_sse_impl-macro.diff commit 950903a66950eaff745b0a029f2051d305df1c22

Remove `x86_m8x8_sse_impl` macro

diff --git a/src/codegen/reductions/mask/x86/sse.rs b/src/codegen/reductions/mask/x86/sse.rs
index 7482f94..eb1ef7f 100644
Justus K <justus.k@protonmail.com> no 2020-09-22
drop-features.diff =================================================================== no

All known versions for source package 'rust-packed-simd'

Links