[PATCH] D76588: [Attributor] Unify testing (=updates,prefixes,run configurations,...)

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 15:12:45 PDT 2020


jdoerfert added a subscriber: gkistanova.
jdoerfert added a comment.

In D76588#1992009 <https://reviews.llvm.org/D76588#1992009>, @RKSimon wrote:

> @jdoerfert This is failing on some expensive check buildbots http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/23151


I will disable the run lines in the three Attributor tests for now. However, I was unable to reproduce this even with expensive checks enabled. I think it is a windows only issue. If you are able to provide me somehow with more information, e.g., a valgrind or sanitizer run of the `opt` calls, that would help me a lot.

@gkistanova also reported this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76588





More information about the llvm-commits mailing list