summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-09-25 15:08:33 +0000
committerSanjay Patel <spatel@rotateright.com>2019-09-25 15:08:33 +0000
commit831a7e7068f78be7108672ca6dc66721000fdf61 (patch)
tree1abede5e93e2811c2b11141b3ba5859a204246eb /lldb/packages/Python/lldbsuite/test/commands
parent5c3bc3c930d3993a2c5f581112c18a9eb0ba6838 (diff)
downloadbcm5719-llvm-831a7e7068f78be7108672ca6dc66721000fdf61.tar.gz
bcm5719-llvm-831a7e7068f78be7108672ca6dc66721000fdf61.zip
[DAGCombiner] add one-use restriction to vector transform with cheap extract
We might be able to do better on the example in the test, but in general, we should not scalarize a splatted vector binop if there are other uses of the binop. Otherwise, we can end up with code as we had - a scalar op that is redundant with a vector op. llvm-svn: 372886
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud