diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-05-13 14:31:14 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-05-13 14:31:14 +0000 |
commit | 05dafb1c97de8f3dbb8a883f96c6ae452dcc6ef4 (patch) | |
tree | 11d96f2d764bd16e635ec0c3825d351471d96952 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | f9e00db8185ddcf6491b62c700d23283b3559a08 (diff) | |
download | bcm5719-llvm-05dafb1c97de8f3dbb8a883f96c6ae452dcc6ef4.tar.gz bcm5719-llvm-05dafb1c97de8f3dbb8a883f96c6ae452dcc6ef4.zip |
[DAGCombiner] narrow vector binop with inserts/extract
We catch most of these patterns (on x86 at least) by matching
a concat vectors opcode early in combining, but the pattern may
emerge later using insert subvector instead.
The AVX1 diffs for add/sub overflow show another missed narrowing
pattern. That one may be falling though the cracks because of
combine ordering and multiple uses.
llvm-svn: 360585
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions