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.
[libs] Skip AdvSimdEncode on Mono (dotnet#96829)
* [libs] Skip AdvSimdEncode on Mono * Add guard around existing AdvSimdEncode callsite to exclude on Mono * Add issue to guard * Guard AdvSimdEncode logic for not Mono * Make AdvSimdEncode inaccessible on Mono * Update issue comment
- Loading branch information
Showing
1 changed file
with
4 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