Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Lokathor/safe_arch issues and pull requests
#116 - Unsound usages of unsafe implementation from `i64` to `__m128i`
Issue -
State: closed - Opened by llooFlashooll 3 months ago
- 1 comment
#115 - Use docsrs cfg
Pull Request -
State: closed - Opened by waywardmonkeys 4 months ago
- 1 comment
#114 - add ptest (mm_testz/mm_testc) for avx
Pull Request -
State: closed - Opened by mcroomp 6 months ago
- 1 comment
#113 - fix(sse2): fix pack_i16_to_u8_m128i doc example
Pull Request -
State: closed - Opened by RRRadicalEdward 10 months ago
#112 - Is `safe_arch` actually any safer then `core::arch`?
Issue -
State: closed - Opened by CeleritasCelery about 1 year ago
- 4 comments
#111 - Delete old backups
Pull Request -
State: closed - Opened by Lokathor over 1 year ago
- 1 comment
#110 - source contains backup files
Issue -
State: closed - Opened by jonassmedegaard over 1 year ago
#109 - please tag release v0.7.0
Issue -
State: closed - Opened by jonassmedegaard over 1 year ago
- 3 comments
#108 - Publish version of new crate
Issue -
State: closed - Opened by mcroomp over 1 year ago
- 1 comment
#107 - Add prefetch instructions
Pull Request -
State: closed - Opened by mcroomp over 1 year ago
- 2 comments
#106 - How would you feel about macrofying more of the implementation?
Issue -
State: open - Opened by HadrienG2 almost 2 years ago
- 4 comments
#105 - Naming convention cleanup
Issue -
State: open - Opened by HadrienG2 almost 2 years ago
- 1 comment
#104 - Missing 256-bit vpermps ?
Issue -
State: open - Opened by HadrienG2 almost 2 years ago
- 2 comments
#103 - License questions
Issue -
State: closed - Opened by werdahias almost 2 years ago
- 2 comments
#102 - check all integer multiplies
Issue -
State: open - Opened by Lokathor over 3 years ago
#101 - Fix unix endline encoding
Pull Request -
State: closed - Opened by ghost over 3 years ago
#100 - fix some clippy warnings and authorize 32 parameter in function
Pull Request -
State: closed - Opened by ghost over 3 years ago
#99 - Compîlation failed in amd64 on copr
Issue -
State: open - Opened by ghost over 3 years ago
- 1 comment
#98 - ARM Support?
Issue -
State: open - Opened by BillyDM over 3 years ago
- 4 comments
#96 - convert most macro_rules to min-const-generics
Issue -
State: closed - Opened by Lokathor over 3 years ago
- 1 comment
#95 - Minor documentation fix.
Pull Request -
State: closed - Opened by RazrFalcon about 4 years ago
#94 - move_mask_m256i should be move_mask_i8_m256i
Issue -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#93 - `cmp_ordinary` should be named `cmp_ordered`
Issue -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#92 - macro blend_i32_m128i should have name with `imm` in it
Issue -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#91 - New Github Actions
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#90 - Improve CI
Issue -
State: closed - Opened by Lokathor over 4 years ago
#89 - Some macros continue to not prefix the value constructor used with `$crate::`
Issue -
State: closed - Opened by Lokathor over 4 years ago
#88 - Put an entry for `blend` into the naming conventions document
Issue -
State: closed - Opened by Lokathor over 4 years ago
#87 - Fix up all the swizzle (shuffle/permute) operations.
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#86 - [neon] General ARM/Neon tracking issue.
Issue -
State: closed - Opened by Lokathor over 4 years ago
#85 - rename: andnot to bitandnot
Issue -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#84 - Widen
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#83 - Closes https://github.com/Lokathor/safe_arch/issues/82
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#82 - change and/or/xor to be bitand/bitor/bitxor
Issue -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#81 - (some) Name cleanup
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#80 - widen mul
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 2 comments
Labels: Breaking
#79 - fix shuffle/permute naming
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 4 comments
Labels: Breaking
#78 - Name cleanup
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#77 - [avx512] General AVX-512 tracking issue
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 4 comments
#76 - Sort out all the "convert" operations
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 1 comment
Labels: Breaking
#75 - Sort out all bit shifting conventions
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 1 comment
Labels: Breaking
#74 - Update README.md
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#73 - new test and [must_use] fix
Pull Request -
State: closed - Opened by Soveu over 4 years ago
- 2 comments
#72 - Remove [must_use] from functions that don't return anything
Issue -
State: closed - Opened by Soveu over 4 years ago
#71 - Improve FMA docs a bit and prefix all ops with "fused"
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#70 - fma intrinsics
Pull Request -
State: closed - Opened by Soveu over 4 years ago
- 1 comment
#69 - fix splat inconsistency
Pull Request -
State: closed - Opened by Soveu over 4 years ago
#68 - Integration tests
Pull Request -
State: closed - Opened by Soveu over 4 years ago
- 2 comments
#67 - _mm256_insertf128_si256(avx) vs _mm256_inserti128_si256 (avx2)
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 8 comments
Labels: Breaking
#66 - splat / set_splat inconsistency
Issue -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#65 - Operators for m256
Pull Request -
State: closed - Opened by Soveu over 4 years ago
- 3 comments
#64 - Remove super::* imports
Issue -
State: closed - Opened by Soveu over 4 years ago
- 5 comments
#63 - Delete underscores from submodule filenames
Issue -
State: closed - Opened by Soveu over 4 years ago
- 3 comments
#62 - [avx2] gather operations
Issue -
State: open - Opened by Lokathor over 4 years ago
- 2 comments
#61 - mark functions with cpu features and sse42 flag fix
Pull Request -
State: closed - Opened by Soveu over 4 years ago
- 1 comment
#60 - inside of `sse4_2.rs` toggles on the `sse4.1` feature (thankfully `lib.rs` is still correct)
Issue -
State: closed - Opened by Lokathor over 4 years ago
#59 - Avx2
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#58 - Non feature functions
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#57 - macros have now absolute use statements
Pull Request -
State: closed - Opened by Soveu over 4 years ago
#56 - macros have now absolute use statements
Pull Request -
State: closed - Opened by Soveu over 4 years ago
#55 - Ensure all macros have absolute `use` statements.
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 3 comments
#54 - 256bit sse registers documentation fix
Pull Request -
State: closed - Opened by Soveu over 4 years ago
#53 - Shorten function names
Pull Request -
State: closed - Opened by Soveu over 4 years ago
- 1 comment
#52 - Try to make macro names terser without losing clarity
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 1 comment
Labels: Breaking
#51 - Put more verbs in the glossary
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 3 comments
#50 - 256-bit registers aren't "sse" registers they're "avx" registers.
Issue -
State: closed - Opened by Lokathor over 4 years ago
#49 - Functions should say in their docs what intrinsics / assembly they implement
Issue -
State: open - Opened by Lokathor over 4 years ago
- 6 comments
#48 - test_mixed_ones_and_zeroes_m128i
Issue -
State: closed - Opened by Lokathor over 4 years ago
#47 - [fma] add all the fma operations
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 1 comment
#46 - [avx][avx2] Operator overloads for 256-bit types
Issue -
State: closed - Opened by Lokathor over 4 years ago
#45 - Full double check of all sideline functions (The ones not `sse` through `avx2`)
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 1 comment
#44 - Full double check of all mainline functions (`sse` through `avx2`)
Issue -
State: closed - Opened by Lokathor over 4 years ago
#43 - [avx2] add all the avx2 operations
Issue -
State: closed - Opened by Lokathor over 4 years ago
#42 - [avx][avx2][fma] Gate high-power-draw instructions behind additional cargo features
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 2 comments
Labels: Breaking
#41 - [avx] the ops that chop 256-bit lanes to 128-bit lanes.
Issue -
State: closed - Opened by Lokathor over 4 years ago
#40 - [avx] testc, textnzc, testz
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 1 comment
#39 - Shuffle / Permute cleanup
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 1 comment
Labels: Breaking
#38 - Convert all doc tests to integration tests
Issue -
State: open - Opened by Lokathor over 4 years ago
- 4 comments
#37 - Fix all floating point docs about "ord" and "unord"
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 3 comments
Labels: Breaking
#36 - Ensure all macros use primitives via `::core::primitive` paths.
Issue -
State: closed - Opened by Lokathor over 4 years ago
#35 - Ensure all macros use crate types via an absolute import
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 1 comment
#34 - Ensure all macros call other macros via `$crate`
Issue -
State: closed - Opened by Lokathor over 4 years ago
#31 - carryless mul
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#30 - adx functions.
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#29 - rdseed
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#28 - we should not call any intrinsic from outside an intrinsic's module.
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#27 - rdrand
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#26 - popcnt
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#25 - lzcnt
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#24 - bmi2 done
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#23 - Bmi1
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#22 - sse4.2
Pull Request -
State: closed - Opened by Lokathor over 4 years ago
#21 - port blake3 hash to this crate as an example of performance.
Issue -
State: open - Opened by Lokathor over 4 years ago
- 2 comments
#20 - Mark all functions with their required CPU features
Issue -
State: closed - Opened by Lokathor over 4 years ago
#19 - remove AsRef and AsMut from m128d
Issue -
State: closed - Opened by Lokathor over 4 years ago
Labels: Breaking
#18 - average_uX docs describe the wrong action.
Issue -
State: closed - Opened by Lokathor over 4 years ago
#17 - clarify naming scheme for getters / setters
Issue -
State: closed - Opened by Lokathor over 4 years ago
- 2 comments
Labels: Breaking