- Notifications
You must be signed in to change notification settings - Fork 73
Pull requests: rust-lang/packed_simd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update features.md to reflect minimum SIMD requirements
#362 by CKingX was closed May 4, 2024 Loading… updated May 4, 2024
Stop using old-style
simd_shuffle #350 by oli-obk was merged Jul 28, 2023 Loading… updated Jul 28, 2023
Fix undefined behavior reported by miri when reading or writing slices
#351 by jhorstmann was merged Jul 28, 2023 Loading… updated Jul 28, 2023
Document into_bits on docs.rs; use doc_cfg tags
#336 by dhardy was merged Jul 28, 2023 Loading… updated Jul 28, 2023
workaround llvm mips bug; enable msa on ci
#41 by gnzlbg was closed Jul 28, 2023 Loading… updated Jul 28, 2023
Indirectly update to libm 0.2
#335 by eclipseo was merged Jul 27, 2023 Loading… updated Jul 27, 2023
Port ci from travis to github actions
#352 by jhorstmann was merged Jul 26, 2023 Loading… updated Jul 27, 2023
Partially fix CI targets
#355 by workingjubilee was merged Jul 27, 2023 Loading… updated Jul 27, 2023
7 of 14 tasks
Clean up dated README notice
#349 by workingjubilee was merged Apr 26, 2023 Loading… updated Apr 26, 2023
Remove reference to unused llvm_asm feature (no longer available on Rust nightly)
#341 by hkratz was merged Jan 30, 2022 Loading… updated Feb 3, 2022
Rename
const_generics feature gate to adt_const_params #329 by JohnTitor was merged Sep 9, 2021 Loading… updated Sep 10, 2021
ci: switch mirrors to use our CDN
#273 by pietroalbini was merged Oct 22, 2019 Loading… updated Jul 30, 2021
Disable ARMv7 specialization of dynamic shuffles.
#316 by workingjubilee was merged May 16, 2021 Loading… updated Jul 30, 2021
0.3.5: Get current with rustc const generics
#322 by workingjubilee was merged May 16, 2021 Loading… updated Jul 30, 2021
Remove unnecessary the
const_fn feature gate #321 by JohnTitor was merged May 12, 2021 Loading… updated May 15, 2021
Add hardward features section to lib.rs docs
#311 by Firstyear was merged Apr 8, 2021 Loading… updated Apr 8, 2021
Remove
allow(unused_mut) due to the rustc bug #319 by JohnTitor was merged Apr 7, 2021 Loading… updated Apr 7, 2021
Previous Next
ProTip! Filter pull requests by the default branch with base:master.