diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-09-06 16:42:05 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-09-06 16:42:05 +0000 |
commit | 1b4462b7c18006c856ecd0314d6be415a7c0d58f (patch) | |
tree | 9354048659d8a04f59472a775d8ca4fd106c999a /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 6e2e0e8b8f0162271982667e4fece98b41e3e8ba (diff) | |
download | bcm5719-llvm-1b4462b7c18006c856ecd0314d6be415a7c0d58f.tar.gz bcm5719-llvm-1b4462b7c18006c856ecd0314d6be415a7c0d58f.zip |
[SelectionDAG] Simplify extract_subvector( insert_subvector ( Vec, In, Idx ), Idx ) -> In
If we are extracting a subvector that has just been inserted then we should just use the original inserted subvector.
This has come up in certain several x86 shuffle lowering cases where we are crossing 128-bit lanes.
Differential Revision: https://reviews.llvm.org/D24254
llvm-svn: 280715
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions