Skip to content

Add exp2_round simd helper#10168

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_910435314
May 5, 2026
Merged

Add exp2_round simd helper#10168
copybara-service[bot] merged 1 commit intomasterfrom
test_910435314

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Add exp2_round simd helper

This is helpful to support implementing fp64 unary elementwise ops, without adding a bunch of other less supportable ops to the SIMD helpers.

This complements floor_log2, and is useful for similar reasons.

@copybara-service copybara-service Bot force-pushed the test_910435314 branch 2 times, most recently from 340765f to 59c411d Compare May 5, 2026 16:37
This is helpful to support implementing fp64 unary elementwise ops, without adding a bunch of other less supportable ops to the SIMD helpers.

This complements `floor_log2`, and is useful for similar reasons.

PiperOrigin-RevId: 910748701
@copybara-service copybara-service Bot merged commit 58698bd into master May 5, 2026
@copybara-service copybara-service Bot deleted the test_910435314 branch May 5, 2026 16:53
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