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

Remove deprecated halide_target_feature_disable_llvm_loop_opt #7247

Merged
merged 4 commits into from
Dec 20, 2022

Conversation

steven-johnson
Copy link
Contributor

@steven-johnson steven-johnson commented Dec 19, 2022

Was deprecated in Halide 15; let's remove in Halide 16

Also: drive-by fix to avoid "may be used uninitialized in this function" warning/error

Was deprecated in Halide 15; let's remove in Halide 16
@steven-johnson steven-johnson added the release_notes For changes that may warrant a note in README for official releases. label Dec 19, 2022
@steven-johnson steven-johnson merged commit ade8b56 into main Dec 20, 2022
@steven-johnson steven-johnson deleted the srj/disable_llvm_loop_opt branch December 20, 2022 20:05
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
…#7247)

* Remove deprecated halide_target_feature_disable_llvm_loop_opt

Was deprecated in Halide 15; let's remove in Halide 16

* trigger buildbots

* trigger buildbots

* Update CodeGen_LLVM.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_notes For changes that may warrant a note in README for official releases.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants