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

Removed more of ConvertToSingle and ConvertToDouble.

2f3c901
Select commit
Loading
Failed to load commit list.
Merged

Arm64/SVE: Implemented ConvertToint64 and ConvertToUInt64 #104069

Removed more of ConvertToSingle and ConvertToDouble.
2f3c901
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build linux-x86 checked CoreCLR_NoR2R) failed Jun 28, 2024 in 4m 39s

Build linux-x86 checked CoreCLR_NoR2R 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 linux-x86 checked CoreCLR_NoR2R)

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)