This is an archive of the discontinued LLVM Phabricator instance.

[zorg] [PowerPC] Limit number of threads to 64 on clang-ppc64le-rhel buildbot
ClosedPublic

Authored by saghir on Sep 30 2020, 9:07 AM.

Details

Summary

This patch reduces the number of threads from 256 to 64 on the
clang-ppc64le-rhel buildbot.

Diff Detail

Event Timeline

saghir created this revision.Sep 30 2020, 9:07 AM
saghir requested review of this revision.Sep 30 2020, 9:07 AM
saghir added reviewers: stefanp, nemanjai, Restricted Project.Sep 30 2020, 9:09 AM
saghir added a project: Restricted Project.
stefanp accepted this revision as: stefanp.Sep 30 2020, 9:14 AM

LGTM

This revision is now accepted and ready to land.Sep 30 2020, 9:14 AM