[PATCH] D68205: [ModuloSchedule] Peel out prologs and epilogs, generate actual code

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 10:08:43 PDT 2019


Hi Simon,

Should be fixed in r373629.

Cheers,

James

On Thu, 3 Oct 2019 at 17:16, James Molloy <jmolloy at google.com> wrote:

> EXPENSIVE_CHECKS looks totally broken on Linux - on a clean checkout I'm
> getting build failures in SourceMgr.cpp with both clang and GCC (in
> different places). I notice there's only a windows builder - do we check
> this on UNIX at all?
>
> I think I can see what might be happening from the LIT failure log; I will
> attempt to debug from that.
>
> On Thu, 3 Oct 2019 at 16:55, James Molloy <jmolloy at google.com> wrote:
>
>> Thanks for brining this to my attention Simon. Looking now.
>>
>> On Thu, 3 Oct 2019 at 16:13, Simon Pilgrim via Phabricator <
>> reviews at reviews.llvm.org> wrote:
>>
>>> RKSimon added a comment.
>>>
>>> @jmolloy This is failing on EXPENSIVE_CHECKS builds - please can you
>>> take a look ?
>>>
>>>
>>> http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/19970/
>>>
>>>
>>> Repository:
>>>   rL LLVM
>>>
>>> CHANGES SINCE LAST ACTION
>>>   https://reviews.llvm.org/D68205/new/
>>>
>>> https://reviews.llvm.org/D68205
>>>
>>>
>>>
>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191003/34943fff/attachment.html>


More information about the llvm-commits mailing list