llvm-project/llvm/test/Transforms/LoopVectorize/SystemZ
Jonas Paulsson 79f2441eee [SystemZ] Rework getInterleavedMemoryOpCost()
Model this function more closely after the BasicTTIImpl version, with
separate handling of loads and stores. For loads, the set of actually loaded
vectors is checked.

This makes it more readable and just slightly more accurate generally.

Review: Ulrich Weigand
https://reviews.llvm.org/D53071

llvm-svn: 345998
2018-11-02 17:15:36 +00:00
..
addressing.ll
branch-for-predicated-block.ll
lit.local.cfg
load-scalarization-cost-0.ll [LoopVectorizer] Fix for cost values of memory accesses. 2018-10-30 14:34:15 +00:00
load-scalarization-cost-1.ll [LoopVectorizer] Fix for cost values of memory accesses. 2018-10-30 14:34:15 +00:00
load-store-scalarization-cost.ll
mem-interleaving-costs-02.ll [SystemZ] Rework getInterleavedMemoryOpCost() 2018-11-02 17:15:36 +00:00
mem-interleaving-costs.ll [LV] Move InterleaveGroup and InterleavedAccessInfo to VectorUtils.h (NFC) 2018-09-12 08:01:57 +00:00
pr38110.ll [LV] Fix for PR38110, LV encountered llvm_unreachable() 2018-07-24 22:30:31 +00:00