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

slice IRMatcher should only match on slices #7772

Merged
merged 2 commits into from
Aug 22, 2023
Merged

slice IRMatcher should only match on slices #7772

merged 2 commits into from
Aug 22, 2023

Conversation

abadams
Copy link
Member

@abadams abadams commented Aug 17, 2023

Fixes #7768

@TH3CHARLie
Copy link
Contributor

Surprisingly simple fix. What about adding a test?

@abadams abadams merged commit 6efecbe into main Aug 22, 2023
16 of 17 checks passed
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
* slice IRMatcher should only match on slices

Fixes halide#7768

* Add test
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.

TailStrategy RoundUp in inner split with a large split factor triggers compiler internal error
3 participants