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

pre-merge checks [bot] via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 21:49:11 PST 2019


merge_guards_bot added a comment.

{icon times-circle color=red} Unit tests: fail. 60890 tests passed, 8 failed and 726 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
  failed: LLVM.Transforms/Attributor/IPConstantProp/pthreads.ll
  failed: LLVM.Transforms/Attributor/IPConstantProp/return-constant.ll

{icon check-circle color=green} clang-format: pass.

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


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