Block or Report
Block or report johnplatts
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
jep_google_highway
jep_google_highway PublicForked from google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
C++ 1
-
com-liferay-portal-osgi-web
com-liferay-portal-osgi-web PublicForked from digideskio/com-liferay-portal-osgi-web
Java
-
FlatLaf_Win32_Native_Fix
FlatLaf_Win32_Native_Fix PublicForked from JFormDesigner/FlatLaf
FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)
Java
-
-
llvm-project
llvm-project PublicForked from llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
477 contributions in the last year
| Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
February 2024
Created 12 commits in 1 repository
Created a pull request in google/highway that received 2 comments
Fix for x86 _Float16 compilation errors with Clang 15
This pull request fixes compilation errors on x86_64 with pre-release versions of Clang 15. Support for _Float16 on SSE2/SSSE3/SSE4/AVX2 was added …
Opened 4 other pull requests in 1 repository
google/highway
4
merged
-
Fix for GCC 10 ReduceSum/ReduceMin/ReduceMax compilation error on AArch64
This contribution was made on Feb 13
-
Updated GitHub workflow to check that Highway successfully compiles in C++11/14/17/20 mode
This contribution was made on Feb 12
-
Fix FindUnit constructor in unroller_test.cc
This contribution was made on Feb 11
-
Added F16->F64 PromoteTo and F64->F16 DemoteTo ops
This contribution was made on Feb 9
Reviewed 1 pull request in 1 repository
google/highway
1 pull request
-
Made fixes to F16/BF16 operators plus enhancements to ConvertScalarTo
This contribution was made on Feb 7
