This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Cleanup clang-cmake-{armv7,aarch64}-quick bots
AbandonedPublic

Authored by maxim-kuvyrkov on Jun 1 2021, 9:34 AM.

Details

Summary

Run "ninja check" for armv7 bot and don't pretend we run
LNT testsuite for the aarch64 bot.

[zorg] Build all targets on Linaro-maintained bots

... not just AArch64 and ARM. Make an exception for the quick
bots, which build a single target.

[zorg] Add AArch64 SVE vector-length-specific (VLS) bot

At the moment the only SVE-enabled part is building/running testsuite,
and we'll enable 2-stage builds with SVE later.

Event Timeline

maxim-kuvyrkov created this revision.Jun 1 2021, 9:34 AM
maxim-kuvyrkov requested review of this revision.Jun 1 2021, 9:34 AM
maxim-kuvyrkov abandoned this revision.Jun 1 2021, 9:36 AM

Please ignore this. I squashed 3 separate commits into 1.