Skip to content

JIT: ARM64 SVE format encodings, SVE_IH_3A to SVE_JO_3A #95994

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

Merged
merged 43 commits into from
Jan 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
7251c19
Initial work
TIHan Dec 9, 2023
bf05a31
Added another format
TIHan Dec 9, 2023
050ef3b
Fix-up comment
TIHan Dec 9, 2023
8775968
Added another format
TIHan Dec 9, 2023
dc0ab4d
Added more formats
TIHan Dec 9, 2023
2318532
Added more formats
TIHan Dec 9, 2023
286448f
Merge remote-tracking branch 'upstream/main' into arm64-sve-format-gr…
TIHan Dec 13, 2023
3ebbb3d
Properly encoding ld1w
TIHan Dec 13, 2023
0ef3323
Encoding ld1sb properly
TIHan Dec 13, 2023
523a544
Properly encoding ld1b
TIHan Dec 13, 2023
08ca147
Properly encoding ld1sh
TIHan Dec 13, 2023
e8aaf87
Properly encoding ld1h
TIHan Dec 13, 2023
9300110
Fixing up comments
TIHan Dec 13, 2023
8233187
Simplifying insEncodeSveElemsize_dtype
TIHan Dec 13, 2023
224a896
Instruction determines how to encode the dtype
TIHan Dec 13, 2023
1a4a545
More encodings
TIHan Dec 13, 2023
ab48ede
More encodings
TIHan Dec 13, 2023
a97db1e
Added SVE_IQ_3A encoding
TIHan Dec 14, 2023
8f48c22
Merging
TIHan Dec 14, 2023
6fb3c73
Added SVE_IS_3A and SVE_JE_3A formats
TIHan Dec 14, 2023
5e1c2f4
Added SVE_JM_3A format
TIHan Dec 14, 2023
aea7f11
Added SVE_JN_3C, SVE_JN_3C_D and SVE_JO_3A formats
TIHan Dec 14, 2023
3efdcbd
Cleanup
TIHan Dec 15, 2023
de0fc85
Added comments
TIHan Dec 15, 2023
311bb66
Merge remote-tracking branch 'upstream/main' into arm64-sve-format-gr…
TIHan Dec 15, 2023
cc6fdf3
Merging
TIHan Jan 3, 2024
b878adf
Fix merge
TIHan Jan 3, 2024
ca3f580
Formatting
TIHan Jan 3, 2024
87f0d10
Cleanup
TIHan Jan 3, 2024
042f530
More cleanup
TIHan Jan 4, 2024
13e3250
Fixed cases
TIHan Jan 4, 2024
5aa7a5a
Formatting
TIHan Jan 4, 2024
39e45cc
Fix build
TIHan Jan 4, 2024
1338677
Fix build
TIHan Jan 4, 2024
ba3cbd5
Merge remote-tracking branch 'upstream/main' into arm64-sve-format-gr…
TIHan Jan 9, 2024
895fa9b
Feedback
TIHan Jan 9, 2024
2db38a7
Feedback
TIHan Jan 9, 2024
44b3b6b
Feedback
TIHan Jan 9, 2024
3de8a54
Feedback
TIHan Jan 10, 2024
6ccaca7
Feedback
TIHan Jan 10, 2024
ed21f1b
Feedback
TIHan Jan 10, 2024
e8b9598
Rename emitDispSveRegList to emitDispSveConsecutiveRegList
TIHan Jan 10, 2024
4282ff8
Merge remote-tracking branch 'upstream/main' into arm64-sve-format-gr…
TIHan Jan 10, 2024
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
Loading