-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Annotate platform specific hardware intrinsics with the ConstExpected…
… attribute (#80192) * Annotate platform specific hardware intrinsics with the ConstExpected attribute * Remove a 'c' that was accidentally inserted * Fixing using directives
- Loading branch information
1 parent
7d91fd0
commit e0a6771
Showing
25 changed files
with
2,805 additions
and
2,781 deletions.
There are no files selected for viewing
1,263 changes: 632 additions & 631 deletions
1,263
.../System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/AdvSimd.PlatformNotSupported.cs
Large diffs are not rendered by default.
Oops, something went wrong.
1,261 changes: 631 additions & 630 deletions
1,261
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/AdvSimd.cs
Large diffs are not rendered by default.
Oops, something went wrong.
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.