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

Don't return an undefined Stmt() from IfThenElse visitor #7816

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

abadams
Copy link
Member

@abadams abadams commented Aug 28, 2023

Fixes #7815

@steven-johnson
Copy link
Contributor

clang-tidy failure will be fixed by #7817, should be good to land if final bot passes cleanly

@steven-johnson
Copy link
Contributor

Note that the mac failures are unique to macbot3 -- it was recently set up by @alexreinking but is failing (consistently) in odd ways we haven't seen before

@steven-johnson
Copy link
Contributor

Also note that the hvx failures seem to be in all PRs -- no idea when/where they were injected, but it was within the past few days, anyone want to take a look? @pranavb-ca any ideas?

@abadams
Copy link
Member Author

abadams commented Sep 1, 2023

Failures unrelated.

@abadams abadams merged commit ddfb1dc into main Sep 1, 2023
16 of 19 checks passed
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 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.

Segfault when simplifing let exprs
2 participants