Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make unroll_config optional in WhileLoopUnroller::GetUnrollableLoops. #16489

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Aug 27, 2024

Make unroll_config optional in WhileLoopUnroller::GetUnrollableLoops.

This change allows more loops to be considered when using GetUnrollableLoops, e.g., in while_initializer_removal pass.

Also, make sure the bfloat16 propagation pass correctly handles AllocateBuffer custom-calls.

@copybara-service copybara-service bot force-pushed the test_667782425 branch 3 times, most recently from 2abfdb8 to 0e90a49 Compare August 27, 2024 17:00
@copybara-service copybara-service bot force-pushed the test_667782425 branch 5 times, most recently from 1be50b8 to 1650ff7 Compare September 14, 2024 00:10
@copybara-service copybara-service bot force-pushed the test_667782425 branch 4 times, most recently from 8c897a0 to 9105d44 Compare September 18, 2024 22:33
This change allows more loops to be considered when using GetUnrollableLoops, e.g., in while_initializer_removal pass.

Also, make sure the bfloat16 propagation pass correctly handles AllocateBuffer custom-calls.

PiperOrigin-RevId: 676163078
@copybara-service copybara-service bot merged commit 1136ec5 into main Sep 18, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_667782425 branch September 18, 2024 22:55
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