[PATCH] D67572: [VectorUtils] Introduce the Vector Function Database (VFDatabase).

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 08:07:22 PST 2019


fpetrogalli added a comment.

In D67572#1753104 <https://reviews.llvm.org/D67572#1753104>, @sdesmalen wrote:

> Thanks @fpetrogalli for updating this patch!
>
> > Down to two failures.
> >  Failing Tests (2):
>
> Just checking, are these failures resolved in the latest revision?


Yes, all good:

  [1440/1440] Running the LLVM regression tests
  
  Testing Time: 269.21s
    Expected Passes    : 33842
    Expected Failures  : 149
    Unsupported Tests  : 451


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67572





More information about the llvm-commits mailing list