-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reimplement some x86 functions without LLVM intrinsics #1477
Merged
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42acd0d - Browse repository at this point
Copy the full SHA 42acd0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 816a419 - Browse repository at this point
Copy the full SHA 816a419View commit details -
Configuration menu - View commit details
-
Copy full SHA for efb5a08 - Browse repository at this point
Copy the full SHA efb5a08View commit details -
Reimplement _mm_mulhi_epi16, _mm_mulhi_epu16, _mm256_mulhi_epi16 and …
…_mm256_mulhi_epu16 without LLVM intrinsics
Configuration menu - View commit details
-
Copy full SHA for b6b9afc - Browse repository at this point
Copy the full SHA b6b9afcView commit details -
Reimplement _mm_avg_epu8, _mm_avg_epu16, _mm256_avg_epu8 and _mm256_a…
…vg_epu16 without LLVM intrinsics
Configuration menu - View commit details
-
Copy full SHA for 2fe39cf - Browse repository at this point
Copy the full SHA 2fe39cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d054a6 - Browse repository at this point
Copy the full SHA 5d054a6View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd30484 - Browse repository at this point
Copy the full SHA fd30484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a58f7e - Browse repository at this point
Copy the full SHA 6a58f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ffb3c - Browse repository at this point
Copy the full SHA 22ffb3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e87cb8 - Browse repository at this point
Copy the full SHA 1e87cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe563f - Browse repository at this point
Copy the full SHA cbe563fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c610f - Browse repository at this point
Copy the full SHA 01c610fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b45868d - Browse repository at this point
Copy the full SHA b45868dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f63ec - Browse repository at this point
Copy the full SHA 07f63ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93163d5 - Browse repository at this point
Copy the full SHA 93163d5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.