Renato Golin via llvm-dev
2017-Jan-27 09:58 UTC
[llvm-dev] RFC: Building GlobalISel by default
On 27 January 2017 at 00:12, Quentin Colombet <qcolombet at apple.com> wrote:> Thanks all the feedbacks. > > I moved forward, the switch happened in r293232.Thanks!> For incremental buildbots, I believe we are going to need to kick a clean > build for them to pick it up. > @Galina, is it something you can do?Unfortunately, no. The logic to re-create the ninja files is in the builder itself, not the master. I don't know how many people apart from us are using dirty builds (they're unstable by definition), but I'll be recycling them throughout the weekend. Will let you know when I'm done. cheers, --renato
Quentin Colombet via llvm-dev
2017-Jan-27 16:50 UTC
[llvm-dev] RFC: Building GlobalISel by default
> On Jan 27, 2017, at 1:58 AM, Renato Golin <renato.golin at linaro.org> wrote: > > On 27 January 2017 at 00:12, Quentin Colombet <qcolombet at apple.com> wrote: >> Thanks all the feedbacks. >> >> I moved forward, the switch happened in r293232. > > Thanks! > > >> For incremental buildbots, I believe we are going to need to kick a clean >> build for them to pick it up. >> @Galina, is it something you can do? > > Unfortunately, no. The logic to re-create the ninja files is in the > builder itself, not the master. > > I don't know how many people apart from us are using dirty builds > (they're unstable by definition), but I'll be recycling them > throughout the weekend. > > Will let you know when I'm done.Thanks!> > cheers, > --renato
Galina Kistanova via llvm-dev
2017-Jan-27 19:03 UTC
[llvm-dev] RFC: Building GlobalISel by default
Thanks for mentioning! I have forced my bots to do a clean build. All builder owners hopefully did the same. But it might require a follow up if something didn't go well with a particular bot. Thanks Galina On Fri, Jan 27, 2017 at 8:50 AM, Quentin Colombet <qcolombet at apple.com> wrote:> > > On Jan 27, 2017, at 1:58 AM, Renato Golin <renato.golin at linaro.org> > wrote: > > > > On 27 January 2017 at 00:12, Quentin Colombet <qcolombet at apple.com> > wrote: > >> Thanks all the feedbacks. > >> > >> I moved forward, the switch happened in r293232. > > > > Thanks! > > > > > >> For incremental buildbots, I believe we are going to need to kick a > clean > >> build for them to pick it up. > >> @Galina, is it something you can do? > > > > Unfortunately, no. The logic to re-create the ninja files is in the > > builder itself, not the master. > > > > I don't know how many people apart from us are using dirty builds > > (they're unstable by definition), but I'll be recycling them > > throughout the weekend. > > > > Will let you know when I'm done. > > Thanks! > > > > cheers, > > --renato > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170127/f58e1f38/attachment.html>