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

#sdy use applyPatternsGreedily with config.fold=false and config.cseConstants=false to avoid constant folding and CSE which is expensive. #281

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Dec 21, 2024

#sdy use applyPatternsGreedily with config.fold=false and config.cseConstants=false to avoid constant folding and CSE which is expensive.

@copybara-service copybara-service bot force-pushed the test_708547565 branch 3 times, most recently from 5dd187c to f724c7e Compare December 23, 2024 14:17
….cseConstants=false` to avoid constant folding and CSE which is expensive.

PiperOrigin-RevId: 708547565
@copybara-service copybara-service bot changed the title #sdy use applyPatternsGreedily with config.fold=false to avoid constant folding which is expensive. #sdy use applyPatternsGreedily with config.fold=false and config.cseConstants=false to avoid constant folding and CSE which is expensive. Dec 23, 2024
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