[llvm] r318138 - AMDGPU: Fix test

Galina Kistanova via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 10:46:52 PST 2017


Yes. A clean build fixed that.
It would help if you would add "Requires a clean build" to the commit
message in the cases like this, when you expect some junk files left behind
after a change.

Thanks

Galina


On Tue, Nov 14, 2017 at 7:04 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:

>
>
> On Nov 14, 2017, at 18:11, Galina Kistanova via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
>
> Hello Matt,
>
> Unfortunately, this does not seem to fix the test.
>
> The following bots are keep failing on this:
>
> http://lab.llvm.org:8011/builders/clang-lld-x86_64-2stage
>
> http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu
>
> http://lab.llvm.org:8011/builders/clang-with-thin-lto-ubuntu
>
> http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win
>
>
> Are you about to commit a fix, or prefer reverting to have more time?
>
> Feel free to let me know if you need intermediate files from any of those
> bots.
>
>
> The test is working fine, the asm output wasn’t supposed to be produced.
> It’s a dead junk file
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/59552319/attachment.html>


More information about the llvm-commits mailing list