diff options
author | Hal Finkel <hfinkel@anl.gov> | 2012-11-01 06:26:34 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2012-11-01 06:26:34 +0000 |
commit | c89e75e93e24613fe95a72df4007dff5b97a1beb (patch) | |
tree | 19a53d7094de7e2883810b9c0c07e28df8f5eb1b /clang/test/CodeGen/struct-comma.c | |
parent | 245296ed403ce07f8d8c514b6ca500a80492fc8c (diff) | |
download | llvm-c89e75e93e24613fe95a72df4007dff5b97a1beb.tar.gz |
BBVectorize: Account for internal shuffle costs
When target costs are available, use them to account for the costs of
shuffles on internal edges of the DAG of candidate pairs.
Because the shuffle costs here are currently for only the internal edges,
the current target cost model is trivial, and the chain depth requirement
is still in place, I don't yet have an easy test
case. Nevertheless, by looking at the debug output, it does seem to do the right
think to the effective "size" of each DAG of candidate pairs.
llvm-svn: 167217
Diffstat (limited to 'clang/test/CodeGen/struct-comma.c')
0 files changed, 0 insertions, 0 deletions