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: Use emitIns_R_R_Imm to handle large immediates correctly #105958

Merged
merged 1 commit into from
Aug 5, 2024

Use emitIns_R_R_Imm instead of emitIns_R_R_I

afc0715
Select commit
Loading
Failed to load commit list.
Merged

ARM64-SVE: Use emitIns_R_R_Imm to handle large immediates correctly #105958

Use emitIns_R_R_Imm instead of emitIns_R_R_I
afc0715
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build osx-arm64 Debug Libraries_CheckedCoreCLR) failed Aug 5, 2024 in 2m 52s

Build osx-arm64 Debug Libraries_CheckedCoreCLR failed

Annotations

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-arm64 Debug Libraries_CheckedCoreCLR)

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) Static graph-based restore failed with exit code '134' but did not log an error. Please file an issue at https://github.com/NuGet/Home.

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-arm64 Debug Libraries_CheckedCoreCLR)

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) Unhandled exception. Microsoft.Build.Framework.InternalErrorException: MSB0001: Internal MSBuild Error: must be valid

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-arm64 Debug Libraries_CheckedCoreCLR)

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore)    at Microsoft.Build.Shared.ErrorUtilities.ThrowInternalError(String message, Exception innerException, Object[] args)

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-arm64 Debug Libraries_CheckedCoreCLR)

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore)    at Microsoft.Build.BackEnd.Logging.LoggingContext.LogBuildEvent(BuildEventArgs buildEvent)

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-arm64 Debug Libraries_CheckedCoreCLR)

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore)    at Microsoft.Build.BackEnd.Components.RequestBuilder.AssemblyLoadsTracker.CurrentDomainOnAssemblyLoad(Object sender, AssemblyLoadEventArgs args)