[all-commits] [llvm/llvm-project] 06a8d1: [Attributor] Partially disable three tests to unbl...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Mon Apr 20 19:14:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 06a8d1aaa696157aa0e3e52429eaea5c66807ccb
      https://github.com/llvm/llvm-project/commit/06a8d1aaa696157aa0e3e52429eaea5c66807ccb
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

  Changed paths:
    M llvm/test/Transforms/Attributor/ArgumentPromotion/fp80.ll
    M llvm/test/Transforms/Attributor/liveness.ll
    M llvm/test/Transforms/Attributor/noalias.ll

  Log Message:
  -----------
  [Attributor] Partially disable three tests to unblock the windows bot

The windows bot reported a crash [0] which seems to not happen on other
platforms. We disable the old pass manager cgscc runs while this is
under investigation.

[0]
http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/23151




More information about the All-commits mailing list