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

Add API call for Arm64 Sve.LoadVectorNonFaulting #97695

Closed
wants to merge 3 commits into from

Add Sve preview marker

034806e
Select commit
Loading
Failed to load commit list.
Closed

Add API call for Arm64 Sve.LoadVectorNonFaulting #97695

Add Sve preview marker
034806e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build CoreCLR Product Build windows x86 checked) failed Jan 31, 2024 in 14m 36s

Build CoreCLR Product Build windows x86 checked failed

Annotations

Check failure on line 16 in .packages\microsoft.dotnet.apicompat.task\9.0.100-alpha.1.24072.3\build\Microsoft.DotNet.ApiCompat.ValidateAssemblies.Common.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build CoreCLR Product Build windows x86 checked)

.packages\microsoft.dotnet.apicompat.task\9.0.100-alpha.1.24072.3\build\Microsoft.DotNet.ApiCompat.ValidateAssemblies.Common.targets#L16

.packages\microsoft.dotnet.apicompat.task\9.0.100-alpha.1.24072.3\build\Microsoft.DotNet.ApiCompat.ValidateAssemblies.Common.targets(16,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) API compatibility errors between 'ref/net9.0/System.Private.CoreLib.dll' (left) and 'lib/net9.0/System.Private.CoreLib.dll' (right):

Check failure on line 16 in .packages\microsoft.dotnet.apicompat.task\9.0.100-alpha.1.24072.3\build\Microsoft.DotNet.ApiCompat.ValidateAssemblies.Common.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build CoreCLR Product Build windows x86 checked)

.packages\microsoft.dotnet.apicompat.task\9.0.100-alpha.1.24072.3\build\Microsoft.DotNet.ApiCompat.ValidateAssemblies.Common.targets#L16

.packages\microsoft.dotnet.apicompat.task\9.0.100-alpha.1.24072.3\build\Microsoft.DotNet.ApiCompat.ValidateAssemblies.Common.targets(16,5): error CP0001: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'System.Runtime.Intrinsics.Arm.Sve.Arm64' exists on lib/net9.0/System.Private.CoreLib.dll but not on ref/net9.0/System.Private.CoreLib.dll

Check failure on line 16 in .packages\microsoft.dotnet.apicompat.task\9.0.100-alpha.1.24072.3\build\Microsoft.DotNet.ApiCompat.ValidateAssemblies.Common.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build CoreCLR Product Build windows x86 checked)

.packages\microsoft.dotnet.apicompat.task\9.0.100-alpha.1.24072.3\build\Microsoft.DotNet.ApiCompat.ValidateAssemblies.Common.targets#L16

.packages\microsoft.dotnet.apicompat.task\9.0.100-alpha.1.24072.3\build\Microsoft.DotNet.ApiCompat.ValidateAssemblies.Common.targets(16,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) API breaking changes found. If those are intentional, the APICompat suppression file can be updated by rebuilding with '/p:ApiCompatGenerateSuppressionFile=true'