Skip to content

[mlir] Implement replaceWithZeroTripCheck for scf.while #80349

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

Closed
wants to merge 9 commits into from

Conversation

pzread
Copy link
Member

@pzread pzread commented Feb 1, 2024

Implement replaceWithZeroTripCheck for scf.while with loop rotation.

@pzread pzread force-pushed the zero-trip-check-while branch from 2bdb364 to 3c2dd2b Compare February 6, 2024 19:22
@pzread pzread changed the title [mlir][WIP] Implement replaceWithZeroTripCheck for scf.while [mlir] Implement replaceWithZeroTripCheck for scf.while Feb 7, 2024
@pzread pzread force-pushed the zero-trip-check-while branch 2 times, most recently from 6e9844e to 0869fcf Compare February 7, 2024 00:11
@pzread pzread force-pushed the zero-trip-check-while branch from 0869fcf to 4426258 Compare February 7, 2024 00:12
@pzread pzread requested a review from dcaballe February 7, 2024 00:13
@pzread
Copy link
Member Author

pzread commented Feb 7, 2024

Hi @dcaballe , the base PR #80331 is still under review but I think the implementation for scf.while can be reviewed first. The related changes are in 4426258

@pzread
Copy link
Member Author

pzread commented Feb 7, 2024

Close in favor of #81050

@pzread pzread closed this Feb 7, 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