[PATCH] D113247: [VE] Make VE official
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 30 08:23:42 PST 2021
simoll added a comment.
Great! I'll proceed with the plan we discussed on the mailing list <https://lists.llvm.org/pipermail/llvm-dev/2021-November/154010.html> tomorrow:
1. Connect the VE worker to main buildbot instance.
2. Add VE to the LLVM target list, thereby making it official (D113247 <https://reviews.llvm.org/D113247>).
3. Update llvm-zorg to build VE as an official target and enable buildbot reporting for VE (D113389 <https://reviews.llvm.org/D113389>).
4. Attentively follow all builders until the expected aftermath has settled.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113247/new/
https://reviews.llvm.org/D113247
More information about the llvm-commits
mailing list