[llvm-branch-commits] [clang] release/20.x: [CUDA] Add support for sm101 and sm120 target architectures (#127187) (PR #127918)
Eli Friedman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Feb 21 13:15:56 PST 2025
efriedma-quic wrote:
The process is that the patch is first reviewed by someone familiar with the code. They approve the patch, and describe how the fix meets the release branch patch requirements (https://llvm.org/docs/HowToReleaseLLVM.html#release-patch-rules).
Once it's approved, the release manager will look at the look at the patch, and either merge or request changes. You don't need to specifically ping the release manager; they track all the pending pull requests.
https://github.com/llvm/llvm-project/pull/127918
More information about the llvm-branch-commits
mailing list