llvm-project/llvm/test/Transforms/LoopVectorize/PowerPC
Matthew Simpson b764aba2ab [LV] Scalarize instructions marked scalar after vectorization
This patch ensures that we actually scalarize instructions marked scalar after
vectorization. Previously, such instructions may have been vectorized instead.

Differential Revision: https://reviews.llvm.org/D23889

llvm-svn: 282418
2016-09-26 17:08:37 +00:00
..
agg-interleave-a2.ll
large-loop-rdx.ll Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT. 2016-02-26 19:40:34 +00:00
lit.local.cfg
small-loop-rdx.ll [LV] Scalarize instructions marked scalar after vectorization 2016-09-26 17:08:37 +00:00
stride-vectorization.ll [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization 2016-02-19 15:46:10 +00:00
vectorize-only-for-real.ll [LoopVectorize] Don't vectorize loops when everything will be scalarized 2016-03-30 19:37:08 +00:00
vsx-tsvc-s173.ll [LV] Scalarize instructions marked scalar after vectorization 2016-09-26 17:08:37 +00:00