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 osx-arm64 Debug Libraries_CheckedCoreCLR) failed Jun 8, 2026 in 1h 4m 51s

Build osx-arm64 Debug Libraries_CheckedCoreCLR 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 osx-arm64 Debug Libraries_CheckedCoreCLR)

src/coreclr/crossgen-corelib.proj#L183

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