c-rhodes wrote:

@clairechingching backports are typically done via the `/cherry-pick <commit>` 
command left as a comment on the original PR, it's documented here: 
https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches

although I would say it's unlikely this will get backported so late in the 
release cycle given it's a feature. The next release is 21.1.7 on Dec 2nd, at 
this point in the release cycle the criteria is critical bug fixes as 
documented here 
https://llvm.org/docs/HowToReleaseLLVM.html#release-patch-rules. @tru is the 
release manager for 21.1.7, so ultimately it will be his decision. @tru wdyt?

https://github.com/llvm/llvm-project/pull/168314
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to