Highlights
- Arctic Code Vault Contributor
Pinned
348 contributions in the last year
Less
More
Activity overview
Contributed to
simd-everywhere/simde,
junaruga/rpm-py-installer,
brianmario/mysql2
and 5 other
repositories
Contribution activity
March 2021
Created 2 repositories
Created a pull request in brianmario/mysql2 that received 3 comments
Rename .travis_* files to ci/*.
The "ci" is the commonly used keyword not depending on the specific CI services.
Because for example the environment variable CI=true used in both …
+11
−11
•
3
comments
Opened 7 other pull requests in 2 repositories
brianmario/mysql2
4
merged
1
open
steveklabnik/mono_logger
2
merged
Reviewed 1 pull request in 1 repository
steveklabnik/mono_logger 1 pull request
Created an issue in simd-everywhere/simde that received 11 comments
clang 12 + ppc64le: ninja build error: __float128 is not supported on this target
On the latest master commit: a558d6d321a1f2b97bc8519f2f5e07a6c02fb29c with clang 12 + ppc64le, Fedora rawhide (=35),
I think the situation is moved…
11
comments
Opened 19 other issues in 6 repositories
simd-everywhere/simde
5
open
7
closed
- clang 12 with flags + ppc64le x86/avx512/insert/{native/c,emul/cpp} failures
- clang 12 with -O2 + i686 x86/sse2/native/{c,cpp} failures
- clang-12 with flags + armv7hl: meson setup: Segmentation fault
- gcc 11 + s390x: x86/avx512/{or,xor}/{emul,native}/{c,cpp} failures
- gcc 11 with flags + i686: ninja build error: wasm/simd128.h error: incompatible type for argument 2 of something
- clang 12 + i686 {x86/sse,x86/sse2,arm/neon} failures
- gcc 11 with -O2 + aarch64: x86/avx512/subs/emul/{c,cpp}, x86/sse2/emul/{c,cpp} failures
- gcc 11 with flags + i686 sse/{emul,native}/{c,cpp} sse2/native/{c,cpp} failures
- clang-12 with -O2 + x86_64 ninja build: Segmentation fault
- clang-12 + ppc64le: ninja build error: arm/neon/cvt.h error: returning 'int' from a function with incompatible result type
- gcc-11 + ppc64le: sse4.1 ninja build error: arm/neon/cvt.h: error: AltiVec argument passed to unprototyped function
- meson/ninja: how to suppress OK lines in the testing result?