Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / p12tic/libsimdpp issues and pull requests

#189 - #187 prevent clang from trying to use __builtin_shuffle()

Pull Request - State: open - Opened by peabody-korg 19 days ago

#187 - undefined __builtin_shuffle() in clang

Issue - State: open - Opened by peabody-korg 19 days ago

#186 - Fix extract_bits() implementation on non-x86

Pull Request - State: closed - Opened by p12tic 27 days ago

#185 - Miscellaneous optimizations

Pull Request - State: closed - Opened by p12tic 27 days ago

#184 - Add copysign() function

Pull Request - State: closed - Opened by p12tic 27 days ago

#183 - Optimize extract() and insert() on x86 for float types

Pull Request - State: closed - Opened by p12tic about 1 month ago

#182 - Add support for 16-bit and 32-bit elements to extract_bits_any

Pull Request - State: closed - Opened by p12tic about 1 month ago

#181 - Fix support for recent GCC on Altivec

Pull Request - State: closed - Opened by p12tic about 1 month ago

#180 - Enable shuffle4x2 on Altivec and MSA

Pull Request - State: closed - Opened by p12tic about 1 month ago

#179 - Add implementation of clamp()

Pull Request - State: closed - Opened by p12tic about 1 month ago

#178 - insn: Work around in GCC regression when generating comparisons on ARM

Pull Request - State: closed - Opened by p12tic about 1 month ago

#177 - Add approximate log2() function for float32

Pull Request - State: closed - Opened by p12tic 3 months ago

#176 - Add isfinite()

Pull Request - State: closed - Opened by p12tic 3 months ago

#175 - Miscellaneous fixes

Pull Request - State: closed - Opened by p12tic 3 months ago

#174 - Add bit_select() function

Pull Request - State: closed - Opened by p12tic 3 months ago

#173 - Add bitonic sort algorithm

Pull Request - State: closed - Opened by p12tic 3 months ago

#172 - Switch to C++14 as minimum C++ version

Pull Request - State: closed - Opened by p12tic 3 months ago

#171 - Unroll loops over vector parts

Pull Request - State: closed - Opened by p12tic 3 months ago

#170 - cmake: Speedup configuration checks by not including iostream

Pull Request - State: closed - Opened by p12tic 3 months ago

#169 - Miscellaneous fixes

Pull Request - State: closed - Opened by p12tic 3 months ago

#168 - Remove expression template support

Pull Request - State: closed - Opened by p12tic 3 months ago

#167 - Fix warnings

Pull Request - State: closed - Opened by p12tic 3 months ago

#166 - Merge dev to master

Pull Request - State: closed - Opened by p12tic 3 months ago

#165 - Miscellaneous fixes

Pull Request - State: closed - Opened by p12tic 4 months ago

#164 - fix title in for_each.mwiki

Pull Request - State: closed - Opened by Enhex 9 months ago

#163 - WebAssembly direct instructions support?

Issue - State: open - Opened by unit-404 about 1 year ago

#161 - fix typo

Pull Request - State: closed - Opened by MambaWong over 1 year ago

#160 - Fix the runnability check for ARM64_NEON

Pull Request - State: closed - Opened by martin-g almost 2 years ago

#158 - Are there any bench test for libsimdpp?

Issue - State: open - Opened by lion117 about 3 years ago

#157 - add BUILD file for bazel build system

Pull Request - State: open - Opened by 111qqz over 3 years ago

#156 - How can we combine with Intel® SSE2 (Streaming SIMD Extensions 2)?

Issue - State: open - Opened by ardianumam over 3 years ago - 4 comments

#155 - How to Use This Library?

Issue - State: closed - Opened by ardianumam over 3 years ago - 2 comments

#154 - Fused multiply-add/sub not emulated

Issue - State: open - Opened by Jazzdoodle over 3 years ago

#152 - NEON64 implementation of floor(float64x2) incorrect

Issue - State: open - Opened by peabody-korg over 3 years ago

#151 - Horizontal add

Issue - State: open - Opened by omnisip about 4 years ago

#150 - Would you consider adding store_first_u?

Issue - State: open - Opened by abique about 4 years ago

#148 - Why not overload operator += ?

Issue - State: open - Opened by abique about 4 years ago

#147 - Slowdown on several vector variations

Issue - State: open - Opened by TheTryton about 4 years ago - 2 comments

#146 - possible comma misuse warning in shuffle2x2.h

Issue - State: open - Opened by peabody-korg about 4 years ago - 1 comment

#145 - loads and stores with vectors can read/write more than the vector size

Issue - State: open - Opened by sarah-ek over 4 years ago - 2 comments

#144 - Docs issue: Dynamic Dispatch Example + CMake

Issue - State: open - Opened by Wheest over 4 years ago - 1 comment

#143 - AVX512F(_mm512_ceil_*, _mm512_floor_*) for MSVC, GCC and Clang

Pull Request - State: open - Opened by PearCoding over 4 years ago

#142 - fix: simdpp/types/empty_expr.h: c++17 compilation fix

Pull Request - State: closed - Opened by michalfapso almost 5 years ago - 4 comments

#141 - Fix for gcc 9.2, the constructor being explicit, must be explicitely …

Pull Request - State: closed - Opened by abique almost 5 years ago - 2 comments

#140 - Compiler error with -std=c++17 on gcc

Issue - State: open - Opened by abique almost 5 years ago - 2 comments

#139 - i_load_u_any has to be inlined

Pull Request - State: closed - Opened by michalfapso about 5 years ago - 1 comment

#138 - to_uint32() unexpected behavior

Issue - State: open - Opened by michalfapso about 5 years ago

#137 - Compiler error with -std=c++17 on clang

Issue - State: open - Opened by jarnoharno about 5 years ago - 1 comment

#136 - Unexpect slowdown in basic example (provided)

Issue - State: open - Opened by Wheest about 5 years ago - 1 comment

#135 - Documentation Typ-o and Functionality Question

Issue - State: open - Opened by beepy0 about 5 years ago - 2 comments

#134 - #132: correct typo

Pull Request - State: closed - Opened by peabody-korg over 5 years ago - 2 comments

#133 - NEON_FLT_SP and ALTIVEC float32x4 implementation of sqrt(0) returns NaN

Issue - State: open - Opened by peabody-korg over 5 years ago - 1 comment
Labels: bug

#132 - NEON64 implementation of sqrt() broken

Issue - State: closed - Opened by peabody-korg over 5 years ago - 1 comment

#131 - shuffle4x2() generates incorrect code on SSE4_1

Issue - State: open - Opened by peabody-korg over 5 years ago

#130 - Feature request: Add compile-time blend masks

Issue - State: open - Opened by eriksjolund almost 6 years ago

#129 - Install *.hpp files

Pull Request - State: closed - Opened by yurivict almost 6 years ago - 1 comment

#128 - Issue with XCode10

Issue - State: open - Opened by mbrucher almost 6 years ago

#126 - shuffle2x2 not working as described on MSVC 2017

Issue - State: open - Opened by GabrieleGiuseppini almost 6 years ago

#125 - Cannot combine two float32<2> into a float32<4> with combine()

Issue - State: open - Opened by GabrieleGiuseppini almost 6 years ago - 1 comment

#124 - [Load/Store] Very slow

Issue - State: open - Opened by ThomasRetornaz about 6 years ago - 2 comments
Labels: bug

#123 - Fixes for errors in get_arch_gcc_builtin_cpu_supports

Pull Request - State: closed - Opened by kyku over 6 years ago - 1 comment

#122 - Example code for gettings started with library

Pull Request - State: open - Opened by sahmad98 over 6 years ago - 1 comment

#121 - will you please provide some install description?

Issue - State: closed - Opened by deepkenlau over 6 years ago - 1 comment

#119 - Basic example

Issue - State: open - Opened by slyons over 6 years ago - 1 comment

#118 - Possible fix for GCC 7.3.1 c++17 compilation error

Pull Request - State: closed - Opened by hannespetur over 6 years ago - 2 comments

#117 - Comparing packed floats and test_bits_any

Issue - State: open - Opened by enuren over 6 years ago - 1 comment

#116 - Broken ___vectorcall and very bad register allocation using the VC++ compiler.

Issue - State: open - Opened by ActuallyaDeviloper over 6 years ago - 4 comments
Labels: bug

#115 - Use google benchmark as third partie dependencie for bench?

Issue - State: open - Opened by ThomasRetornaz over 6 years ago - 1 comment
Labels: enhancement

#114 - Dev

Pull Request - State: open - Opened by ThomasRetornaz over 6 years ago - 4 comments

#113 - float32 rcp_rh() template should have independent expression types

Issue - State: open - Opened by peabody-korg over 6 years ago
Labels: bug

#112 - incorrect detection of AVX512 support

Issue - State: open - Opened by JulienPKFX over 6 years ago
Labels: bug

#111 - unary operator-() is missing

Issue - State: open - Opened by peabody-korg over 6 years ago
Labels: enhancement

#110 - Add fill constructor to vector types

Issue - State: open - Opened by p12tic over 6 years ago - 1 comment
Labels: enhancement

#109 - Support runtime indices in insert() and extract()

Issue - State: open - Opened by p12tic over 6 years ago
Labels: enhancement

#108 - incorrect documentation and additional suggestions

Issue - State: open - Opened by Fytch over 6 years ago - 1 comment
Labels: bug

#107 - Populate "high level" stl like algorithm

Issue - State: open - Opened by ThomasRetornaz over 6 years ago - 7 comments
Labels: enhancement

#106 - round() doesn't exist

Issue - State: open - Opened by peabody-korg almost 7 years ago - 2 comments
Labels: bug

#105 - this expression results in infinite recursion

Issue - State: closed - Opened by peabody-korg almost 7 years ago - 2 comments
Labels: bug

#104 - Error When Doing Dynamic Dispatch in GCC 7.0.1 and Warning on Clang 5.0

Issue - State: open - Opened by cwfitzgerald almost 7 years ago - 3 comments
Labels: bug

#103 - CMake Module Support

Issue - State: open - Opened by cwfitzgerald almost 7 years ago - 6 comments
Labels: enhancement

#102 - 2.1: *.hpp files are not installed to include dir

Issue - State: closed - Opened by yurivict almost 7 years ago - 5 comments
Labels: bug

#101 - Please add if_else as an alternative to blend

Issue - State: open - Opened by xugng almost 7 years ago - 2 comments
Labels: enhancement

#100 - SIMDPP_HAS_SHUFFLE_BYTES16 is missing

Issue - State: open - Opened by xugng almost 7 years ago - 1 comment
Labels: enhancement

#99 - Merge cxx98-staging to cxx98

Pull Request - State: closed - Opened by p12tic almost 7 years ago

#98 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger almost 7 years ago

#97 - Merge dev to master

Pull Request - State: closed - Opened by p12tic almost 7 years ago

#96 - Merge dev to master

Pull Request - State: closed - Opened by p12tic almost 7 years ago

#95 - mask narrowing and widening functions

Issue - State: open - Opened by peabody-korg almost 7 years ago - 2 comments
Labels: enhancement

#90 - Merge cxx98-staging to cxx98

Pull Request - State: closed - Opened by p12tic almost 7 years ago

#89 - Merge dev to master

Pull Request - State: closed - Opened by p12tic almost 7 years ago

#83 - Are there any plans to implement more math functions?

Issue - State: open - Opened by invexed almost 7 years ago - 8 comments
Labels: enhancement

#67 - Documentation and tutorial

Issue - State: open - Opened by mbrucher about 7 years ago - 3 comments
Labels: bug