[all-commits] [llvm/llvm-project] 2ae1a7: [Attributor] Disable three tests until the SCC upd...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Wed Apr 8 22:36:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ae1a76c27295370d552f57352508b7af4dba791
      https://github.com/llvm/llvm-project/commit/2ae1a76c27295370d552f57352508b7af4dba791
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2020-04-09 (Thu, 09 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] Disable three tests until the SCC update bug was fixed

D76588 exposed an SCC update bug in three tests which manifests
sometimes, e.g., on this bot that runs expensive checks:
  http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/23032/steps/test-check-all/logs/FAIL%3A%20LLVM%3A%3Afp80.ll

We disable the tests temporarily to investigate.




More information about the All-commits mailing list