[PATCH] D95114: HowToReleaseLLVM: Add annual release schedule template

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 14:12:28 PDT 2022


ldionne added a comment.
Herald added a project: All.

FWIW, I think this would be incredibly useful as a guideline. I don't care whether the dates are exact or not, and how dates are expressed. However, it would be really useful for folks working towards a release to know when the branch is going to be cut, since that effectively corresponds to a deadline for their work.

For example, we've been trying to push large libc++ features in LLVM 15, and knowing roughly when the LLVM 15 is going to be cut would have been really useful in scheduling various things on our side.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95114/new/

https://reviews.llvm.org/D95114



More information about the llvm-commits mailing list