-
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
AVX10.1 API introduction in JIT #101938
AVX10.1 API introduction in JIT #101938
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e7745f - Browse repository at this point
Copy the full SHA 8e7745fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ab759 - Browse repository at this point
Copy the full SHA 41ab759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 445be70 - Browse repository at this point
Copy the full SHA 445be70View commit details -
Configuration menu - View commit details
-
Copy full SHA for cad5824 - Browse repository at this point
Copy the full SHA cad5824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4079f41 - Browse repository at this point
Copy the full SHA 4079f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8054bdf - Browse repository at this point
Copy the full SHA 8054bdfView commit details -
Fix CI errors. Add missing API in Avx10v1.PlatofrmNotSupported ad end…
… line with a new character
Configuration menu - View commit details
-
Copy full SHA for 3386ed4 - Browse repository at this point
Copy the full SHA 3386ed4View commit details -
Changes to be made with latest changes on main. Make appropriate comm…
…ents. Update tests in template testing for Avx10v1
Configuration menu - View commit details
-
Copy full SHA for 2b56317 - Browse repository at this point
Copy the full SHA 2b56317View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d9d80 - Browse repository at this point
Copy the full SHA 43d9d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7bbd75 - Browse repository at this point
Copy the full SHA a7bbd75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc9d38 - Browse repository at this point
Copy the full SHA 6fc9d38View commit details -
Distinguish between Avx10v1 and Avx10v1/512, Add appropriate comments…
… and clean up code in lowerCast
Configuration menu - View commit details
-
Copy full SHA for ebd3ee3 - Browse repository at this point
Copy the full SHA ebd3ee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f426baa - Browse repository at this point
Copy the full SHA f426baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 455d754 - Browse repository at this point
Copy the full SHA 455d754View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52a5aa0 - Browse repository at this point
Copy the full SHA 52a5aa0View commit details -
resolve review comments. Make evex encoding checks clear to read and …
…resolve a bug in gtNewSimdCvtNode
Configuration menu - View commit details
-
Copy full SHA for 20e022b - Browse repository at this point
Copy the full SHA 20e022bView commit details -
Add FMA and Avx512F.X64 instructions to AVX10v1. Restructure code and…
… compOpportunistic checks
Configuration menu - View commit details
-
Copy full SHA for 2d8fc4c - Browse repository at this point
Copy the full SHA 2d8fc4cView commit details -
Combine compOpportunistic checks with Avx10 check using IsAvx10OrIsaS…
…upportedOpportunistically
Configuration menu - View commit details
-
Copy full SHA for 79b2a52 - Browse repository at this point
Copy the full SHA 79b2a52View commit details -
Introduce a new internal ISA InstructionSet_EVEX and remove Instructi…
…onSet_AVX10v1_V256 to make space for the new ISA. Also change all the internal special intrinsic nodes for Avx512F on x86/x64 arch to evex nodes
Configuration menu - View commit details
-
Copy full SHA for c38b62f - Browse repository at this point
Copy the full SHA c38b62fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a51e1e - Browse repository at this point
Copy the full SHA 7a51e1eView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1509c4 - Browse repository at this point
Copy the full SHA b1509c4View commit details
Commits on Jun 6, 2024
-
Reorder declaration of InstructionSet_EVEX to proper position. Run fo…
…rmatting adn resolve errors introduced when merging with main
Configuration menu - View commit details
-
Copy full SHA for e21bcff - Browse repository at this point
Copy the full SHA e21bcffView commit details