-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Port SIMDIntrinsicGetItem and SIMDIntrinsicSetItem to be implemented …
…via HWIntrinsics (#52288) * Port SIMDIntrinsicGetItem and SIMDIntrinsicSetItem to be implemented using SimdAsHWIntrinsic * Apply suggestions from code review Co-authored-by: Egor Chesakov <Egor.Chesakov@microsoft.com> * Resolving mismerge * Added a comment explaining why we sometimes return and sometimes do containment checks * Update src/coreclr/jit/lsraarm64.cpp Co-authored-by: Egor Chesakov <Egor.Chesakov@microsoft.com> Co-authored-by: Egor Chesakov <Egor.Chesakov@microsoft.com>
- Loading branch information
1 parent
68ebecb
commit a2b7648
Showing
31 changed files
with
1,663 additions
and
1,544 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
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.