[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Tue Jul 15 17:56:47 PDT 2014


The Buildbot has detected a new failure on builder phase1 - sanity while building llvm.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/2229

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 213110
Blamelist: tnowicki

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 include/llvm/IR/DiagnosticInfo.h
 lib/IR/DiagnosticInfo.cpp
 lib/Transforms/Vectorize/LoopVectorize.cpp
 test/Transforms/LoopVectorize/X86/vectorization-remarks-missed.ll
 test/Transforms/LoopVectorize/no_array_bounds.ll
 test/Transforms/LoopVectorize/no_switch.ll
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Tue 15 Jul 2014 17:45:40
Changed By: tnowicki
Comments: Emit warnings if vectorization is forced and fails.

This patch modifies the existing DiagnosticInfo system to create a generic base
class that is inherited to produce diagnostic-based warnings. This is used by
the loop vectorizer to trigger a warning when vectorization is forced and
fails. Several tests have been added to verify this behavior.

Reviewed by: Arnold Schwaighofer
Properties: 




LOGS:






More information about the llvm-testresults mailing list