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-coreclr superpmi-replay failed Jan 12, 2026 in 13m 9s

Build #20260111.1 failed

Annotations

Check failure on line 472 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr superpmi-replay

Build log #L472

BUILD: Error: native component build failed. Refer to the build log files for details.

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr superpmi-replay

src\coreclr\runtime.proj#L116

src\coreclr\runtime.proj(116,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\src\coreclr\build-runtime.cmd" -x86 -checked -ci -os windows -targetrid win-x86 -cmakeargs "-DCLR_DOTNET_RID=win-x86" -cmakeargs "-DCLR_DOTNET_HOST_PATH=D:\a\_work\1\s\.dotnet\dotnet.exe" -component alljits -component spmi -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=Checked" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Checked"" exited with code 2.

Check failure on line 489 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr superpmi-replay

Build log #L489

BUILD: Error: native component build failed. Refer to the build log files for details.

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr superpmi-replay

src\coreclr\runtime.proj#L116

src\coreclr\runtime.proj(116,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\src\coreclr\build-runtime.cmd" -x64 -checked -ci -os windows -targetrid win-x64 -cmakeargs "-DCLR_DOTNET_RID=win-x64" -cmakeargs "-DCLR_DOTNET_HOST_PATH=D:\a\_work\1\s\.dotnet\dotnet.exe" -component alljits -component spmi -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=Checked" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Checked"" exited with code 2.