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

Modify buildbot for Halide 13 #189

Closed
wants to merge 2 commits into from
Closed

Conversation

steven-johnson
Copy link
Contributor

Can't land until we create a release/13.x branch; just putting this out there for people to give a reality-check to

@@ -1449,11 +1445,13 @@ def prioritize_builders(buildmaster, builders):
# releases. We care most about the most recently-released llvm so
# that we have a full set of builds for releases, then llvm main
# for bisection, then older llvm versions.
Copy link
Member

Choose a reason for hiding this comment

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

The comment seems to imply llvm 13 should be higher priority than llvm 12, but the code does the opposite

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oops, fixed

@alexreinking
Copy link
Member

Whoops. I accidentally re-did this work in #191

@alexreinking
Copy link
Member

Let's use #191 since I don't see a reason to drop release 11 backport testing from the config. It only runs on backport PRs, anyway.

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.

3 participants