diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-06-22 14:04:06 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-06-22 14:04:06 +0000 |
commit | 1e564504bb17c65a46bbd7dc2ee6a45e78a8101e (patch) | |
tree | ef473bc65b017043e3345c764543a5b7bd8fe70d /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 229a7812140c720ef45efb1e5711c388bc6c9d2a (diff) | |
download | bcm5719-llvm-1e564504bb17c65a46bbd7dc2ee6a45e78a8101e.tar.gz bcm5719-llvm-1e564504bb17c65a46bbd7dc2ee6a45e78a8101e.zip |
[SLPVectorizer] Relax alternate opcodes to accept any BinaryOperator pair
SLP currently only accepts (F)Add/(F)Sub alternate counterpart ops to be merged into an alternate shuffle.
This patch relaxes this to accept any pair of BinaryOperator opcodes instead, assuming the target's cost model accepts the vectorization+shuffle.
Differential Revision: https://reviews.llvm.org/D48477
llvm-svn: 335349
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions