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

Add basic support for folding constant RTVars #64517

Merged
merged 1 commit into from Mar 28, 2024

Conversation

copybara-service[bot]
Copy link

Add basic support for folding constant RTVars

This allows turning dynamic HLO operands into a index expressions when the HLO yields some constant value.

As a first step this is adding support for the HLO ops constant and iota.

@copybara-service copybara-service bot force-pushed the exported_pr_619173227 branch 3 times, most recently from c57cb38 to 9c09c6e Compare March 28, 2024 06:04
This allows turning dynamic HLO operands into a index expressions when the HLO yields some constant value.

As a first step this is adding support for the HLO ops `constant` and `iota`.

PiperOrigin-RevId: 619803271
@copybara-service copybara-service bot closed this Mar 28, 2024
@copybara-service copybara-service bot merged commit 3b76192 into master Mar 28, 2024
1 check passed
@copybara-service copybara-service bot deleted the exported_pr_619173227 branch March 28, 2024 06:45
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.

None yet

1 participant