Skip to content

Comments

Don't deduce unreachability from predicated out of bounds stores#7874

Merged
abadams merged 1 commit intomainfrom
abadams/fix_7873
Oct 4, 2023
Merged

Don't deduce unreachability from predicated out of bounds stores#7874
abadams merged 1 commit intomainfrom
abadams/fix_7873

Conversation

@abadams
Copy link
Member

@abadams abadams commented Oct 3, 2023

Fixes #7873

Copy link
Contributor

@TH3CHARLie TH3CHARLie left a comment

Choose a reason for hiding this comment

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

Failures are unrelated

@abadams
Copy link
Member Author

abadams commented Oct 4, 2023

Failures unrelated (Seems we have a riscv breakage with llvm 18, which I'll fix separately)

@abadams abadams merged commit c31e8f7 into main Oct 4, 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.

Wrong results when PredicateStores is used in Func with definitions using RDoms

2 participants