-
Notifications
You must be signed in to change notification settings - Fork 623
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
Add first NEON SIMD opcode implementations to fast interp #3859
Merged
wenyongh
merged 15 commits into
bytecodealliance:dev/simd_for_interp
from
jammar1:jamamr1/first_neon_intrinsic
Nov 5, 2024
Merged
Add first NEON SIMD opcode implementations to fast interp #3859
wenyongh
merged 15 commits into
bytecodealliance:dev/simd_for_interp
from
jammar1:jamamr1/first_neon_intrinsic
Nov 5, 2024
+1,128
−47
Commits on Oct 21, 2024
-
Add simde library and SIMD swizzle implementation
James Marsh committedOct 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 78c9a5e - Browse repository at this point
Copy the full SHA 78c9a5eView commit details -
Add some loads, stores, more eqs
James Marsh committedOct 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 71d129f - Browse repository at this point
Copy the full SHA 71d129fView commit details
Commits on Oct 22, 2024
-
James Marsh committed
Oct 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 566caeb - Browse repository at this point
Copy the full SHA 566caebView commit details
Commits on Oct 23, 2024
-
James Marsh committed
Oct 23, 2024 Configuration menu - View commit details
-
Copy full SHA for d60d267 - Browse repository at this point
Copy the full SHA d60d267View commit details -
James Marsh committed
Oct 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 92ae702 - Browse repository at this point
Copy the full SHA 92ae702View commit details
Commits on Oct 24, 2024
-
James Marsh committed
Oct 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 2776da6 - Browse repository at this point
Copy the full SHA 2776da6View commit details -
James Marsh committed
Oct 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 061f7cb - Browse repository at this point
Copy the full SHA 061f7cbView commit details -
James Marsh committed
Oct 24, 2024 Configuration menu - View commit details
-
Copy full SHA for db71c1d - Browse repository at this point
Copy the full SHA db71c1dView commit details
Commits on Oct 25, 2024
-
Implement shuffle manually/in C
James Marsh committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d1c324 - Browse repository at this point
Copy the full SHA 5d1c324View commit details
Commits on Oct 30, 2024
-
James Marsh committed
Oct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 6421605 - Browse repository at this point
Copy the full SHA 6421605View commit details -
Only build SIMDE on ARM for now
James Marsh committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 060a0b1 - Browse repository at this point
Copy the full SHA 060a0b1View commit details
Commits on Nov 1, 2024
-
James Marsh committed
Nov 1, 2024 Configuration menu - View commit details
-
Copy full SHA for d35ed4d - Browse repository at this point
Copy the full SHA d35ed4dView commit details
Commits on Nov 4, 2024
-
Addressing comments, fixing CI
James Marsh committedNov 4, 2024 Configuration menu - View commit details
-
Copy full SHA for bcaa7c6 - Browse repository at this point
Copy the full SHA bcaa7c6View commit details -
Define WASM_ENABLE_SIMDE=0 for platforms with build issues
James Marsh committedNov 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 2f651f1 - Browse repository at this point
Copy the full SHA 2f651f1View commit details
Commits on Nov 5, 2024
-
Define WASM_ENABLE_SIMDE in config.h
James Marsh committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for b20c300 - Browse repository at this point
Copy the full SHA b20c300View 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.