llvm-project/llvm/test/Transforms/LoopVectorize/SystemZ
Ayal Zaks 1f58dda4e4 [LV] Fix PR34248 - recommit D32871 after revert r311304
Original commit r311077 of D32871 was reverted in r311304 due to failures
reported in PR34248.

This recommit fixes PR34248 by restricting the packing of predicated scalars
into vectors only when vectorizing, avoiding doing so when unrolling w/o
vectorizing. Added a test derived from the reproducer of PR34248.

llvm-svn: 311849
2017-08-27 12:55:46 +00:00
..
addressing.ll [LoopVectorizer] Let target prefer scalar addressing computations. 2017-05-24 13:42:56 +00:00
branch-for-predicated-block.ll [LoopVectorizer] Improve handling of branches during cost estimation. 2017-04-12 13:13:15 +00:00
lit.local.cfg [SystemZ] Fix more target specific tests 2017-04-12 18:03:09 +00:00
load-store-scalarization-cost.ll [LV] Fix PR34248 - recommit D32871 after revert r311304 2017-08-27 12:55:46 +00:00
mem-interleaving-costs.ll