diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-01-16 16:01:42 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-01-16 16:01:42 +0000 |
commit | 524daea42910d19776fb11852767aabf53399808 (patch) | |
tree | 2354c314c785b31250b78596ed3b8e64aed33ee2 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py | |
parent | c5cec5e1fa32e6d1079d874a23102d5647061234 (diff) | |
download | bcm5719-llvm-524daea42910d19776fb11852767aabf53399808.tar.gz bcm5719-llvm-524daea42910d19776fb11852767aabf53399808.zip |
[X86] Add combineX86ShufflesRecursively helper. NFCI.
combineX86ShufflesRecursively is pretty cumbersome with a lot of arguments that only matter later in recursion.
This commit adds a wrapper version that only takes the initial root Op to simplify calls that don't need to worry about these.
An early, cleanup step towards merging combineX86ShufflesRecursively into SimplifyDemandedVectorElts/SimplifyDemandedBits.
llvm-svn: 351352
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py')
0 files changed, 0 insertions, 0 deletions