[PATCH] D78955: [zorg] Add polly test-suite builder.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 12:55:49 PDT 2020


Meinersbur added a comment.

Note that I also changed some step in the current Polly builders:

- clean-dir: RemoveDirectory
- compile: WarningCountingShellCommand
- check: LitTestCommand

These more specific step commands parse the output to display on buildbot's build overview page.


Repository:
  rZORG LLVM Github Zorg

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78955/new/

https://reviews.llvm.org/D78955





More information about the llvm-commits mailing list