diff options
author | Sanjay Patel <spatel@rotateright.com> | 2017-03-07 23:27:14 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2017-03-07 23:27:14 +0000 |
commit | fe9705149bfd53080256686ce7135db2b146f4cf (patch) | |
tree | 841404bb6d5f8ecf24d8992dbd8d8d8c31aed1f1 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 52b4ce727ac218ba8dd28305f12aca30cc4b181b (diff) | |
download | bcm5719-llvm-fe9705149bfd53080256686ce7135db2b146f4cf.tar.gz bcm5719-llvm-fe9705149bfd53080256686ce7135db2b146f4cf.zip |
[InstCombine] shrink truncated insertelement into undef vector
This is the 2nd part of solving:
http://lists.llvm.org/pipermail/llvm-dev/2017-February/110293.html
D30123 moves the trunc ahead of the shuffle, and this moves the trunc ahead of the insertelement.
We're limiting this transform to undef rather than any constant to avoid backend problems.
Differential Revision: https://reviews.llvm.org/D30137
llvm-svn: 297242
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions