-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
riscv64: StringGetCharsNoCheck intrinsic.
Implemented StringGetCharsNoCheck intrinsic. Added new checks in the 536-checker-intrinsic-optimization test in order to increase the quality of test coverage for the case of uncompressed strings. Test: testrunner.py --target --64 --ndebug --no-image --jit-on-first-use Change-Id: I08bc075440eef1750a057bad5fe6de45f792091f
- Loading branch information
Showing
3 changed files
with
223 additions
and
1 deletion.
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
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