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 segfault by nonconstant bound in Adams2019 #7321

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

stevesuzuki-arm
Copy link
Contributor

Fix segmentation fault in Adams2019 in case the estimate or bound of Func is set to nonconstant Expr.

Fix segmentation fault in Adams2019 in case the estimate or
bound of Func is set to nonconstant Expr.
@abadams abadams added the buildbot_test_everything Buildbots should run all available tests on this PR (unless build_test_nothing is set). label Feb 6, 2023
@steven-johnson
Copy link
Contributor

32-bit breakages are irrelevant

@steven-johnson steven-johnson merged commit 91f3ac0 into halide:main Feb 6, 2023
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
Fix segmentation fault in Adams2019 in case the estimate or
bound of Func is set to nonconstant Expr.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildbot_test_everything Buildbots should run all available tests on this PR (unless build_test_nothing is set).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants