[LLVMdev] buildbot with -vectorize

Tobias Grosser tobias at grosser.es
Wed Jun 20 16:03:46 PDT 2012


On 06/20/2012 11:07 PM, Hal Finkel wrote:
> On Tue, 12 Jun 2012 11:15:12 +0200
> Tobias Grosser<tobias at grosser.es>  wrote:
>
>> On 02/05/2012 02:42 PM, Hal Finkel wrote:
>>> I think that it would be a good idea to have a buildbot set up to
>>> run the test suite with -vectorize. Could one of the existing
>>> machines do this also?
>>
>> It took some time, but we have this now:
>>
>> http://lab.llvm.org:8011/builders/clang-x86_64-darwin10-nt-O3-vectorize
>>
>> The first run shows that there are a couple of test-suite failures
>> with the vectorizer:
>>
>> http://lab.llvm.org:8011/builders/clang-x86_64-darwin10-nt-O3-vectorize/builds/108/steps/lnt.nightly-test/logs/tests.FAIL
>>
>> Hal, interested to take a look?
>
> If I'm looking at this correctly, there are now no failures.
> http://lab.llvm.org:8011/builders/clang-x86_64-darwin10-nt-O3-vectorize/builds/220/steps/lnt.nightly-test

I believe there are:

http://lab.llvm.org:8011/builders/clang-x86_64-darwin10-nt-O3-vectorize/builds/220/steps/lnt.nightly-test/logs/tests.XFAIL

They are just automatically XFAILED after they occur a second time. ;-)

Tobi



More information about the llvm-dev mailing list