[llvm-testresults] buildbot failure in The LLVM Compiler Infrastructure on full-llvm-OSX

Bill Wendling wendling at apple.com
Wed Dec 31 01:12:35 PST 2008


On Dec 31, 2008, at 1:10 AM, Duncan Sands wrote:

> Hi Bill,
>
>> FrontendC/2008-03-24-BitField-And-Alloca.c
> ...
>> This is when LLVM is self-hosted. Please investigate. I'm going to
>> revert your patch temporarily.
>
> this is expected.  I've asked Chris to take a look, but he hasn't
> yet (lazy guy!).  It seems that when gcc did the inlining, it
> performed a simplification as part of the inlining which llvm is
> finding it hard to do now that llvm is doing the inlining.  It is
> sroa that should be taking care of it but isn't.  I've attached
> a bitcode testcase.
>
Okay. Because Chris knows about it and is looking at it, I went ahead  
and XFAILed the test so that the buildbots are happy.

-bw




More information about the llvm-testresults mailing list