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-wasm-perf completed Apr 23, 2026 in 0s

This check was skipped

No pipeline path filters matched the file changes.