Skip to content
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 support for AVX10.2, Add AVX10.2 API surface and template tests #111209

Merged
merged 38 commits into from
Jan 24, 2025
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
9ba454d
Add support for AVX10.2. Add AVX10.2 API surface and template tests. …
khushal1996 Dec 13, 2024
6aa4048
Add support and template tests for AVX10v2_V512
khushal1996 Dec 16, 2024
b0f4e6c
Add new coredistools.dll build from latest llvm repo
khushal1996 Nov 5, 2024
8304105
Limit JIT unit suite within the subsets which are stable in SDE.
Ruihan-Yin Aug 2, 2024
64e328a
Rename API as per latest API proposal discussions
khushal1996 Dec 16, 2024
08c7c26
fix sample tests in handwritten project
khushal1996 Dec 16, 2024
ef3101c
Revert "Limit JIT unit suite within the subsets which are stable in S…
khushal1996 Dec 16, 2024
b4de426
Limit JIT unit suite within the subsets which are stable in SDE.
Ruihan-Yin Aug 2, 2024
a2aba38
Allow a prefix of 0x00 for AVX10.2 instructions.
khushal1996 Dec 17, 2024
abac88e
Revert "Limit JIT unit suite within the subsets which are stable in S…
khushal1996 Dec 18, 2024
154988b
Limit JIT unit suite within the subsets which are stable in SDE.
Ruihan-Yin Aug 2, 2024
47f3e5a
remove developer comments from files
khushal1996 Dec 18, 2024
e6004f5
Enable all template tests and enable ymm embedded rounding
khushal1996 Dec 20, 2024
ae223f8
Make emitter independent of ISa and based on insOpts for ymm embedded…
khushal1996 Dec 25, 2024
885f1cb
Enable ymm embedded rounding based on architecture
khushal1996 Jan 7, 2025
12a5a26
Revert "Make emitter independent of ISa and based on insOpts for ymm …
khushal1996 Jan 7, 2025
161c3e9
Separate Avx10.2 unit testing framework from APX framework
khushal1996 Jan 7, 2025
5de4944
Revert "Limit JIT unit suite within the subsets which are stable in S…
khushal1996 Jan 8, 2025
2a9b3f8
Revert "Add new coredistools.dll build from latest llvm repo"
khushal1996 Jan 8, 2025
83868ab
Fix formatting
khushal1996 Jan 8, 2025
ca860a3
Use new keyword for class V512 to hide Avx10v1.V512 and correct CI er…
khushal1996 Jan 9, 2025
3082a84
Merge branch 'main' into kcm-avx102-api-public-pr
khushal1996 Jan 10, 2025
11c495a
Remove MinMax APis from lowering for numargs=2
khushal1996 Jan 10, 2025
87aca5f
Add docstrings for APIs
khushal1996 Jan 10, 2025
c26c67f
revert changes for sde execution of tests
khushal1996 Jan 13, 2025
38eeeff
Add appropriate comments from reviews
khushal1996 Jan 13, 2025
eee0f88
Apply suggestions from code review
khushal1996 Jan 13, 2025
e8bdd11
Merge branch 'kcm-avx102-api-public-pr' of https://github.com/khushal…
khushal1996 Jan 13, 2025
a5d8d95
Add emitter tests for XMM9/16 to make sure special handling does not …
khushal1996 Jan 21, 2025
e6e0f4b
Format code
khushal1996 Jan 21, 2025
abad2f7
Handle sizePrefix = 0 case when decoding evex instruction
khushal1996 Jan 21, 2025
a1e7cb4
Add assert in appropriate places
khushal1996 Jan 21, 2025
c88ee06
Club similar instructions together in perf calculation in emitxarch
khushal1996 Jan 21, 2025
a53b88d
Run formatting
khushal1996 Jan 21, 2025
e9ae4e2
Add assembly prints for debug assembly capturing for Avx10.2
khushal1996 Jan 22, 2025
be2abc0
Use correct size when running emitter tests
khushal1996 Jan 23, 2025
e8ff022
Ad appropriate comments and make review changes
khushal1996 Jan 23, 2025
deea887
Apply suggestions from code review
khushal1996 Jan 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add new coredistools.dll build from latest llvm repo
  • Loading branch information
khushal1996 committed Jan 8, 2025
commit b0f4e6c31a1ff16202901a17fd0014d3350db7d5
Binary file added coredistools.dll
Binary file not shown.