forked from OSchip/llvm-project
7d007ddedf
For the power9 CPU, vector operations consume a pair of execution units rather than one execution unit like a scalar operation. Update the target transform cost functions to reflect the higher cost of vector operations when targeting Power9. Patch by RolandF. Differential revision: https://reviews.llvm.org/D55461 llvm-svn: 352261 |
||
---|---|---|
.. | ||
cmp-expanded.ll | ||
ext.ll | ||
insert_extract.ll | ||
lit.local.cfg | ||
load_store.ll | ||
p9.ll | ||
popcnt.ll | ||
unal-vec-ldst.ll | ||
unaligned_ld_st.ll | ||
vsr_load_32_64.ll |