Skip to content

JIT: fix FitsIn<int32_t> assert in BitOperations.Rotate{Left,Right} const-fold#129136

Open
AndyAyersMS wants to merge 4 commits into
dotnet:mainfrom
AndyAyersMS:fix-129099-rotate-fold
Open

JIT: fix FitsIn<int32_t> assert in BitOperations.Rotate{Left,Right} const-fold#129136
AndyAyersMS wants to merge 4 commits into
dotnet:mainfrom
AndyAyersMS:fix-129099-rotate-fold

Address PR review feedback

06e6c92
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build linux-x64 checked CoreCLR_ReleaseLibraries) failed Jun 8, 2026 in 17m 43s

Build linux-x64 checked CoreCLR_ReleaseLibraries failed

Annotations

Check failure on line 183 in src/coreclr/crossgen-corelib.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-x64 checked CoreCLR_ReleaseLibraries)

src/coreclr/crossgen-corelib.proj#L183

src/coreclr/crossgen-corelib.proj(183,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/crossgen2/crossgen2 -o:/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/System.Private.CoreLib.dll -r:/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/IL/*.dll --targetarch:x64 --obj-format:pe --targetos:linux -m:/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/StandardOptimizationData.mibc --embed-pgo-data -O --verify-type-and-field-layout --enable-cached-interface-dispatch-support /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/IL/System.Private.CoreLib.dll --perfmap-format-version:1 --perfmap --perfmap-path:/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/" exited with code 134.