Skip to content

Fix BigInteger.LeadingZeroCount, PopCount, TrailingZeroCount, RotateLeft, and RotateRight for platform-independent 32-bit word semantics#126259

Merged
tannergooding merged 22 commits into
mainfrom
copilot/fix-leading-zero-count-implementation
Apr 25, 2026
Merged

Fix BigInteger.LeadingZeroCount, PopCount, TrailingZeroCount, RotateLeft, and RotateRight for platform-independent 32-bit word semantics#126259
tannergooding merged 22 commits into
mainfrom
copilot/fix-leading-zero-count-implementation

Rework rotation to use nuint directly with last-index fixup per revie…

1ee9f9f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build browser-wasm windows Release LibraryTests) succeeded Apr 24, 2026 in 2h 23m 11s

Build browser-wasm windows Release LibraryTests succeeded