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 windows-x64 checked CoreCLR_ReleaseLibraries) failed Jun 8, 2026 in 29m 37s

Build windows-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 windows-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 "D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\x64/crossgen2/crossgen2.exe -o:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\System.Private.CoreLib.dll -r:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\IL\*.dll --targetarch:x64 --obj-format:pe --targetos:windows -m:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\StandardOptimizationData.mibc --embed-pgo-data -O --verify-type-and-field-layout --enable-cached-interface-dispatch-support D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\IL\System.Private.CoreLib.dll --pdb --pdb-path:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\PDB" exited with code 57005.