[PATCH] D70767: [Attributor] Add an Attributor CG-SCC pass

pre-merge checks [bot] via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 15:51:51 PST 2020


merge_guards_bot added a comment.

{icon times-circle color=red} Unit tests: fail. 61272 tests passed, 6 failed and 736 were skipped.

  failed: LLVM.Other/new-pm-defaults.ll
  failed: LLVM.Other/new-pm-thinlto-defaults.ll
  failed: LLVM.Other/opt-O2-pipeline.ll
  failed: LLVM.Other/opt-O3-pipeline.ll
  failed: LLVM.Other/opt-Os-pipeline.ll
  failed: LLVM.Other/pass-pipelines.ll

{icon times-circle color=red} clang-tidy: fail. Please fix clang-tidy findings <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-898/clang-tidy.txt>.

{icon times-circle color=red} clang-format: fail. Please format your changes with clang-format by running `git-clang-format HEAD^` or applying this patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-898/clang-format.patch>.

Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-898>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-898/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-898/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-898/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-898/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-898/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-898/test-results.xml>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70767





More information about the llvm-commits mailing list