[PATCH] D69748: [Attributor][IPConstantProp] Run the Attributor on IPConstantProp tests

pre-merge checks [bot] via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 8 22:34:42 PST 2019


merge_guards_bot added a comment.

Build result: fail - 60619 tests passed, 9 failed and 726 were skipped.

  failed: LLVM.Transforms/Attributor/IPConstantProp/2009-09-24-byval-ptr.ll
  failed: LLVM.Transforms/Attributor/IPConstantProp/PR26044.ll
  failed: LLVM.Transforms/Attributor/IPConstantProp/arg-count-mismatch.ll
  failed: LLVM.Transforms/Attributor/IPConstantProp/musttail-call.ll
  failed: LLVM.Transforms/Attributor/IPConstantProp/openmp_parallel_for.ll
  failed: LLVM.Transforms/Attributor/IPConstantProp/remove-call-inst.ll
  failed: LLVM.Transforms/Attributor/IPConstantProp/return-argument.ll
  failed: LLVM.Transforms/Attributor/IPConstantProp/solve-after-each-resolving-undefs-for-function.ll
  failed: LLVM.Transforms/Attributor/IPConstantProp/user-with-multiple-uses.ll

Log files: console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-359/console-log.txt>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-359/CMakeCache.txt>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69748





More information about the llvm-commits mailing list