Skip to content

Optimize IntMath.mod and LongMath.mod (using bitwise AND when modulus is a positive power of two) and DoubleMath.isPowerOfTwo (using raw IEEE 754 bit check).#8438

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_918873902

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Optimize IntMath.mod and LongMath.mod (using bitwise AND when modulus is a positive power of two) and DoubleMath.isPowerOfTwo (using raw IEEE 754 bit check).

RELNOTES=n/a

@copybara-service copybara-service Bot force-pushed the test_918873902 branch 5 times, most recently from 0de2212 to c1fb1fe Compare May 23, 2026 03:15
… is a positive power of two) and DoubleMath.isPowerOfTwo (using raw IEEE 754 bit check).

RELNOTES=n/a
PiperOrigin-RevId: 918873902
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant