-
Notifications
You must be signed in to change notification settings - Fork 738
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AArch64: Add vectorized implementation of intrinsicIndexOf helper fun…
…ctions This commit implements a vectorized version of JITHelpers.intrinsicIndexOfLatin1 and intrinsicIndexOfUTF16 on AArch64 codegen. Signed-off-by: Akira Saitoh <[email protected]>
- Loading branch information
Akira Saitoh
committed
Dec 15, 2023
1 parent
6b6d118
commit 567cb0d
Showing
2 changed files
with
294 additions
and
0 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
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