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

Fix SliceOp::fold to check step (introduced by #37) #87

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

mgehre-amd
Copy link
Collaborator

@mgehre-amd mgehre-amd commented Jun 10, 2023

Fix bug introduced by #37. It's not safe to fold the slice away if the step is not 1.

@mgehre-amd mgehre-amd enabled auto-merge (squash) June 10, 2023 19:33
@mgehre-amd mgehre-amd requested a review from ttjost June 12, 2023 07:26
@mgehre-amd mgehre-amd mentioned this pull request Jun 12, 2023
51 tasks
Copy link

@ttjost ttjost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@mgehre-amd mgehre-amd merged commit aae8f14 into feature/misc_fixes Jun 12, 2023
@mgehre-amd mgehre-amd deleted the matthias.fix_slice_fold branch June 12, 2023 09:37
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.

2 participants