-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Expose various integer intrinsics for Avx512F, Avx512BW, and Avx512CD #85833
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3652db3 - Browse repository at this point
Copy the full SHA 3652db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c9690 - Browse repository at this point
Copy the full SHA b9c9690View commit details -
Expose SumAbsoluteDifferencesInBlock32 for Avx512BW + DetectConflicts…
… and LeadingZeroCOunt for Avx512DQ
Configuration menu - View commit details
-
Copy full SHA for f9158a8 - Browse repository at this point
Copy the full SHA f9158a8View commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2487a19 - Browse repository at this point
Copy the full SHA 2487a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e72be6 - Browse repository at this point
Copy the full SHA 6e72be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6046e65 - Browse repository at this point
Copy the full SHA 6046e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea83d7b - Browse repository at this point
Copy the full SHA ea83d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e58abbb - Browse repository at this point
Copy the full SHA e58abbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5323e2 - Browse repository at this point
Copy the full SHA a5323e2View commit details
Commits on May 8, 2023
-
Move the complex ternary logic simplification logic to import, since …
…the JIT will never produce such nodes itself
Configuration menu - View commit details
-
Copy full SHA for 2584e7d - Browse repository at this point
Copy the full SHA 2584e7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6636fba - Browse repository at this point
Copy the full SHA 6636fbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for acdfb9b - Browse repository at this point
Copy the full SHA acdfb9bView commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 49646ce - Browse repository at this point
Copy the full SHA 49646ceView commit details -
Ensure val1/2/3 are GenTree** so swapping works and add a comment exp…
…laining the TernaryLogic table
Configuration menu - View commit details
-
Copy full SHA for 1420642 - Browse repository at this point
Copy the full SHA 1420642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1af17d8 - Browse repository at this point
Copy the full SHA 1af17d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d8378 - Browse repository at this point
Copy the full SHA f2d8378View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc081b6 - Browse repository at this point
Copy the full SHA bc081b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b5e53 - Browse repository at this point
Copy the full SHA 94b5e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0a740 - Browse repository at this point
Copy the full SHA 5d0a740View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d07bc37 - Browse repository at this point
Copy the full SHA d07bc37View commit details -
Make sure all tests are actually running and handle the "maybe no jmp…
… table fallback"
Configuration menu - View commit details
-
Copy full SHA for afccab8 - Browse repository at this point
Copy the full SHA afccab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c74fc - Browse repository at this point
Copy the full SHA 10c74fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e751e9c - Browse repository at this point
Copy the full SHA e751e9cView commit details