Skip to content

Commit

Permalink
JIT ARM64-SVE: Move SVE helpers to emitarm64sve.cpp (#100034)
Browse files Browse the repository at this point in the history
This change moves most (all?) SVE-specific helper methods and data structures from emitarm64.cpp to emitarm64sve.cpp, and renames a few of these helpers to make it clear they are specific to SVE/SVE2. Also, I opportunistically deleted some unused methods. The hex output of the SVE unit tests is unchanged.
  • Loading branch information
amanasifkhalid authored and pull[bot] committed Jul 4, 2024
1 parent 78ccee9 commit 4829100
Show file tree
Hide file tree
Showing 3 changed files with 19,762 additions and 19,881 deletions.
Loading

0 comments on commit 4829100

Please sign in to comment.