[PATCH] D63981: [LV] Avoid building interleaved group in presence of WAW dependency
    Evgeniy via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Aug  4 21:49:47 PDT 2019
    
    
  
ebrevnov added a comment.
In D63981#1613097 <https://reviews.llvm.org/D63981#1613097>, @hsaito wrote:
> Reported buildbot fails for Evgueni to follow up as needed:
>
>   http://lab.llvm.org:8011/builders/clang-with-thin-lto-ubuntu/builds/18311  --- blamelist had only this commit. Resolved by moving the LIT test to X86.
>   
>   http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-full-sh/builds/2185 --- I think this is not relevant. "clang -emit-llvm -O0".
Pretty sure that was caused by https://reviews.llvm.org/D65286. which introduces failing check.
> 
> 
>   http://lab.llvm.org:8011/builders/ppc64le-lld-multistage-test/builds/5742 --- not relevant. Something to do with the test infrastructure.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63981/new/
https://reviews.llvm.org/D63981
    
    
More information about the llvm-commits
mailing list