[PATCH] D60318: [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.

Clément Courbet via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 03:50:58 PDT 2019


I must admit that I only did `ninja check-llvm`, given that I was only
touching the backend. It feels weird that I can break clang tests with such
changes, is that really intended ?

On Tue, Sep 10, 2019 at 12:39 PM Dmitri Gribenko via Phabricator <
reviews at reviews.llvm.org> wrote:

> gribozavr added a comment.
>
> Sorry, this change broke the buildbots:
> http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/17395,
> I reverted it (r371507). Please ensure that you run `ninja check-all`
> before committing.
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D60318/new/
>
> https://reviews.llvm.org/D60318
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/4f42cc96/attachment.html>


More information about the llvm-commits mailing list