-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF #18605
8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF #18605
Commits on Feb 23, 2024
-
8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF
xiagon01 authored and hamlin committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 5ecbc2d - Browse repository at this point
Copy the full SHA 5ecbc2dView commit details -
xiagon01 authored and hamlin committed
Feb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 46374af - Browse repository at this point
Copy the full SHA 46374afView commit details -
Add a bundled native lib in jdk as a bridge to libsleef
xiagon01 authored and hamlin committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ea5f7d - Browse repository at this point
Copy the full SHA 1ea5f7dView commit details -
Address review comments in build system
xiagon01 authored and hamlin committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 85398fa - Browse repository at this point
Copy the full SHA 85398faView commit details -
Rename vmath to sleef in configure
xiagon01 authored and hamlin committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a3f78f - Browse repository at this point
Copy the full SHA 6a3f78fView commit details -
Separate neon and sve functions into two source files
xiagon01 authored and hamlin committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 4ec3420 - Browse repository at this point
Copy the full SHA 4ec3420View commit details -
Add "--with-libsleef-lib" and "--with-libsleef-include" options
xiagon01 authored and hamlin committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for f210779 - Browse repository at this point
Copy the full SHA f210779View commit details -
Remove -fvisibility in makefile and add the attribute in source code
xiagon01 authored and hamlin committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d7afe8 - Browse repository at this point
Copy the full SHA 6d7afe8View commit details -
xiagon01 authored and hamlin committed
Feb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for b883ac4 - Browse repository at this point
Copy the full SHA b883ac4View commit details
Commits on Mar 8, 2024
-
Merge branch 'master' into sleef-aarch64
hamlin committedMar 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 7aadb60 - Browse repository at this point
Copy the full SHA 7aadb60View commit details
Commits on Mar 13, 2024
-
add libsleef as extra lib in CI cross-build on aarch64
hamlin committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for e9ce59c - Browse repository at this point
Copy the full SHA e9ce59cView commit details -
distinguish call names between non-scalable and scalable(e.g. sve)
hamlin committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for b64f7e7 - Browse repository at this point
Copy the full SHA b64f7e7View commit details
Commits on Mar 14, 2024
-
hamlin committed
Mar 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 55b118d - Browse repository at this point
Copy the full SHA 55b118dView commit details -
fix variable name in github workflow
hamlin committedMar 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 668d08c - Browse repository at this point
Copy the full SHA 668d08cView commit details
Commits on Mar 15, 2024
-
hamlin committed
Mar 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 7165338 - Browse repository at this point
Copy the full SHA 7165338View commit details -
hamlin committed
Mar 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b7ec31 - Browse repository at this point
Copy the full SHA 7b7ec31View commit details -
hamlin committed
Mar 15, 2024 Configuration menu - View commit details
-
Copy full SHA for d0ed032 - Browse repository at this point
Copy the full SHA d0ed032View commit details
Commits on Apr 2, 2024
-
add [generated] src from sleef
hamlin committedApr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 626d9fa - Browse repository at this point
Copy the full SHA 626d9faView commit details -
hamlin committed
Apr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 57e23e7 - Browse repository at this point
Copy the full SHA 57e23e7View commit details -
hamlin committed
Apr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 55277be - Browse repository at this point
Copy the full SHA 55277beView commit details -
hamlin committed
Apr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for afe2cba - Browse repository at this point
Copy the full SHA afe2cbaView commit details
Commits on Apr 3, 2024
-
hamlin committed
Apr 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 06ff2d8 - Browse repository at this point
Copy the full SHA 06ff2d8View commit details -
hamlin committed
Apr 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 3ab4795 - Browse repository at this point
Copy the full SHA 3ab4795View commit details -
hamlin committed
Apr 3, 2024 Configuration menu - View commit details
-
Copy full SHA for cd68dc1 - Browse repository at this point
Copy the full SHA cd68dc1View commit details
Commits on Apr 5, 2024
-
disable unused-function warnings; add log msg
hamlin committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 34529ff - Browse repository at this point
Copy the full SHA 34529ffView commit details
Commits on Apr 11, 2024
-
Hamlin Li authored and Hamlin committed
Apr 11, 2024 Configuration menu - View commit details
-
Copy full SHA for cd70f5a - Browse repository at this point
Copy the full SHA cd70f5aView commit details
Commits on Apr 26, 2024
-
remove notes about sleef changes
hamlin committedApr 26, 2024 Configuration menu - View commit details
-
Copy full SHA for cbcd463 - Browse repository at this point
Copy the full SHA cbcd463View commit details
Commits on May 8, 2024
-
add inline header file for riscv64
Ubuntu committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for bd9c093 - Browse repository at this point
Copy the full SHA bd9c093View commit details -
Ubuntu committed
May 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 36415c3 - Browse repository at this point
Copy the full SHA 36415c3View commit details
Commits on Jun 24, 2024
-
Ubuntu committed
Jun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 7891617 - Browse repository at this point
Copy the full SHA 7891617View commit details -
Ubuntu committed
Jun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for c279a3c - Browse repository at this point
Copy the full SHA c279a3cView commit details -
hamlin committed
Jun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for fe4be2c - Browse repository at this point
Copy the full SHA fe4be2cView commit details
Commits on Jul 1, 2024
-
Merge branch 'master' into sleef-aarch64-integrate-source
Ubuntu committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for b54fc86 - Browse repository at this point
Copy the full SHA b54fc86View commit details
Commits on Jul 9, 2024
-
Ubuntu committed
Jul 9, 2024 Configuration menu - View commit details
-
Copy full SHA for da65cfa - Browse repository at this point
Copy the full SHA da65cfaView commit details -
Ubuntu committed
Jul 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 6061c25 - Browse repository at this point
Copy the full SHA 6061c25View commit details