Skip to content

Merge branch 'main' into x86_multiply

2226402
Select commit
Loading
Failed to load commit list.
Closed

Improve Math.BigMul on x64 by adding new internal Multiply hardware intrinsic to X86Base #115966

Merge branch 'main' into x86_multiply
2226402
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR) failed Jan 12, 2026 in 11m 33s

Build linux_musl-x64 Debug Libraries_CheckedCoreCLR failed

Annotations

Check failure on line 3426 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR)

Build log #L3426

Failed to build "CoreCLR component".

Check failure on line 116 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR)

src/coreclr/runtime.proj#L116

src/coreclr/runtime.proj(116,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/src/coreclr/build-runtime.sh" -x64 -checked -ci -cross -os linux -targetrid linux-musl-x64 -cmakeargs "-DCLR_DOTNET_RID=linux-musl-x64" -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/cdac-build-tool/cdac-build-tool.dll" -cmakeargs "-DCLR_CMAKE_RUNTIME_CORECLR=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=11.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Debug" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Checked"" exited with code 2.