-
Notifications
You must be signed in to change notification settings - Fork 6.1k
8353786: Migrate Vector API math library support to FFM API #24462
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
Closed
Closed
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
50210bd
Remove vector math intrinsics
iwanowww 57487c8
Vector math library
iwanowww a92a2a8
VM intrinsics
iwanowww 714e4d0
VectorMathLib: Migrate to lambdas
iwanowww 02802d0
cleanup
iwanowww 0734e25
SLEEF improvements
iwanowww def3434
fixes
iwanowww 2efdac9
Update templates
iwanowww c74739e
SVML fixes
iwanowww 2a7006b
TODO list
iwanowww 70cdd15
Cleanup
iwanowww 0a1bba8
CPU features support
iwanowww fc27aee
Misc fixes and cleanups
iwanowww 368b943
Reviews and Float64Vector-related fix
iwanowww 9a8f620
features_string -> cpu_info_string
iwanowww bb1a11d
Fix windows-aarch64 build failure
iwanowww 5e8a499
Merge branch 'master' into vector.math.01.java
iwanowww 22754c8
RVV and SVE adjustments
iwanowww 0ffed12
Merge branch 'master' into vector.math.01.java
iwanowww 84d02cb
Fix debugName handling
iwanowww a288cbb
Merge branch 'master' into vector.math.01.java
iwanowww 1ade1ff
fix broken merge
iwanowww e2b762e
RVV and SVE adjustments
iwanowww 88eacc4
Merge remote-tracking branch 'origin/master' into vector.math.01.java
iwanowww 3d1adff
riscv fix
iwanowww 42ed9ba
Avoid thread state transition in VectorSupport_GetCPUFeatures
iwanowww 585312a
CPUFeatures: RISC-V support
iwanowww 541c4d7
Improve comments
iwanowww f4373e4
Remove UseVectorStubs usage in riscv.ad
iwanowww File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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.
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.
Uh oh!
There was an error while loading. Please reload this page.