[llvm-dev] r300964 and the llvm-clang-x86_64-expensive-checks-win buildbot

Daniel Sanders via llvm-dev llvm-dev at lists.llvm.org
Fri Apr 21 08:52:11 PDT 2017


> On 21 Apr 2017, at 16:45, Yaron Keren <yaron.keren at gmail.com> wrote:
> 
> clean buld forced the regeneration of X86GenGlobalISel.inc & AArch64GenGlobalISel.inc, which may have not happened otherwise.

Thanks, I think that's the problem. I can see the tablegen commands in #1341 but they aren't in #1331 or #1340.

I'll re-land this commit and we'll see if a clean build makes it work properly.

> ‫בתאריך יום ו׳, 21 באפר׳ 2017 ב-18:29 מאת ‪Simon Pilgrim via llvm-dev‬‏ <‪llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>‬‏>:‬
> For reasons I’m not sure about it needs a clean build every so often - I’ve forced a build at http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1341 <http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1341> and its gone green again. 

Thanks. My revert landed in http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1340 <http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1340> but it continued to fail so I was very confused.

Is forcing a clean build something I can do from the buildbot interface? I've got a few patches to commit that are likely to trigger this problem.

>> On 21 Apr 2017, at 15:17, Daniel Sanders via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>> 
>> Hi,
>> 
>> One of my commits earlier today (r300964) is causing llvm-clang-x86_64-expensive-checks-win to fail with a compilation error (http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1331 <http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1331>) and I'm having trouble figuring out why. I had seen something similar before on MSVC so I tried fixing it in r300966 but with no luck. I then managed to reproduce it using an online MSVC compiler and fixed that issue in r300970 but still no luck. I'm going to revert the commit to make the bot green while I figure it out but I don't have a MSVC environment at the moment so I was wondering if anyone who does can reproduce the problem and tell me what it is that MSVC doesn't like.
>> 
>> Thanks
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170421/c32db632/attachment.html>


More information about the llvm-dev mailing list