forked from dotnet/runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT ARM64 SVE: Add FZ_2A, HG_2A, GZ_3A, GV_3A, GY_3*, DV_4A (dotnet#9…
…8310) Part of dotnet#94549. Implements the following encodings: IF_SVE_FZ_2A IF_SVE_HG_2A (SVE2) IF_SVE_GZ_3A IF_SVE_GV_3A IF_SVE_GY_3B_D (SVE2) IF_SVE_GY_3A (SVE2) IF_SVE_DV_4A (SVE2)
- Loading branch information
1 parent
aff061b
commit c7253b1
Showing
3 changed files
with
439 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.