Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arm64/SVE: Implemented ConvertToint64 and ConvertToUInt64 #104069

Merged
merged 45 commits into from
Jun 29, 2024

addressed comments.

eaf3905
Select commit
Loading
Failed to load commit list.
Merged

Arm64/SVE: Implemented ConvertToint64 and ConvertToUInt64 #104069

addressed comments.
eaf3905
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build maccatalyst-x64 Release AllSubsets_Mono) failed Jun 28, 2024 in 13m 1s

Build maccatalyst-x64 Release AllSubsets_Mono failed

Annotations

Check failure on line 891 in src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Sve.PlatformNotSupported.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build maccatalyst-x64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Sve.PlatformNotSupported.cs#L891

src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Sve.PlatformNotSupported.cs(891,1): error SA1028: (NETCORE_ENGINEERING_TELEMETRY=Build) Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)