halide / build_bot

Buildbot configuration for Halide build bots
4 stars 6 forks source link

Upgrade LLVM 13 & 14 versions #204

Closed steven-johnson closed 2 years ago

steven-johnson commented 2 years ago

LLVM 14.0.1 is released, so we should release a Halide 14.0.1 as well -- upgrading buildbot script accordingly.

Also, switched the LLVM13/14 refs to use the explicit version tags (e.g. llvmorg-14.0.1 instead of release/14.x) to ensure we use only the official dot releases, rather than any work-in-progress code.

alexreinking commented 2 years ago

Don't forget to bump the version numbers in our release branches.

steven-johnson commented 2 years ago

I don't think we need a new 13.x release (LLVM 13.0.1 has been ToT for a while), so I'll leave that one alone