[llvm-commits] [llvm] r172010 - in /llvm/trunk: include/llvm/Analysis/TargetTransformInfo.h lib/Analysis/TargetTransformInfo.cpp lib/CodeGen/BasicTargetTransformInfo.cpp lib/Target/ARM/ARMTargetTransformInfo.cpp lib/Target/X86/X86TargetTransformInfo.cpp lib/Transforms/Vectorize/LoopVectorize.cpp test/Transforms/LoopVectorize/ARM/gcc-examples.ll test/Transforms/LoopVectorize/X86/avx1.ll test/Transforms/LoopVectorize/X86/conversion-cost.ll

Renato Golin Linaro renato.golin at linaro.org
Tue Jan 15 01:52:55 PST 2013


Hi Nadav,

I'm not sure, but I guess some errors in the ARM buildbot were caused by
this patch.

Here's the first time I see it:
http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4333

And here's the current errors:
http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4412

The post-inc-icmpzero.ll looks like it's just a bad CHECK, but the rest
seem not to have been vectorized at all. Something to do with
cross-compilation from ARM?

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130115/3cddd916/attachment.html>


More information about the llvm-commits mailing list