Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork11.1k
ENH: Convert comparison from C universal intrinsics to C++ using Highway#28490
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
ixgbe wants to merge14 commits intonumpy:mainChoose a base branch fromixgbe:comparison_hwy
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+582 −452
Open
Changes from1 commit
Commits
Show all changes
14 commits Select commitHold shift + click to select a range
98c0cc2
ENH: Convert comparison from C universal intrinsics to C++ using Highway
ixgbe1066b49
Replace OrderedTruncate2To with OrderedDemote2To
ixgbefaf1bdf
MAINT: Enable building loop_comparision on vector length agnostic arc…
ixgbe46792b4
fix compile error[1]
ixgbe62cea2a
fix compile error[2]: cannot convert long unsigned int to unsigned int
ixgbe2f6aae9
fix test failed[1]: Non-bitwise-equal booleans test failed
ixgbefb47971
fix test failed[2]: Non-bitwise-equal booleans test failed
ixgbe365ca32
fix test failed[3]: Non-bitwise-equal booleans test failed
ixgbe30dcc0a
fix internal compiler error: in sign_mask, at wide-int.h:855 on ARM S…
ixgbee2a3cc6
fix compile error[3]:OrderedTruncate2To is not a member of hn
ixgbe8008e40
fix compile error[4]:OrderedTruncate2To is not a member of hn
ixgbee1c3730
Add Highway tag wrapper to simplify template function development
ixgbee07bd6e
Fix compile error for RISC-V architecture
ixgbefb9cbd9
Optimize the code based on the Highway wrapper
ixgbeFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
NextNext commit
ENH: Convert comparison from C universal intrinsics to C++ using Highway
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit98c0cc2654435c0ce907a3f29229d3d2070d659c
There are no files selected for viewing
3 changes: 2 additions & 1 deletionnumpy/_core/meson.build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.