Skip to content

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

Merged
abadams merged 2 commits intomainfrom
abadams/fix_7815
Sep 1, 2023
Merged

Don't return an undefined Stmt() from IfThenElse visitor#7816
abadams merged 2 commits intomainfrom
abadams/fix_7815

Conversation

@abadams
Copy link
Copy Markdown
Member

@abadams abadams commented Aug 28, 2023

Fixes #7815

@steven-johnson
Copy link
Copy Markdown
Contributor

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

@steven-johnson
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member Author

abadams commented Sep 1, 2023

Failures unrelated.

@abadams abadams merged commit ddfb1dc into main Sep 1, 2023
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