summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2019-09-24 10:53:09 +0000
committerDavid Green <david.green@arm.com>2019-09-24 10:53:09 +0000
commit2fb41fc70c1fa5ccc44d681d91b0de9cfde34927 (patch)
treeb0fa7ef406773dc396db1e529853cb7d5dc0bbb1 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parentc81f8e4ce10303d0e787383d985fc93b7052f78a (diff)
downloadbcm5719-llvm-2fb41fc70c1fa5ccc44d681d91b0de9cfde34927.tar.gz
bcm5719-llvm-2fb41fc70c1fa5ccc44d681d91b0de9cfde34927.zip
[ARM] Split large widening MVE loads
Similar to rL372717, we can force the splitting of extends of vector loads in MVE, in order to use the better widening loads as opposed to going through expensive extends. This adds a combine to early-on detect extends of loads and split the load in two, from where normal legalisation will kick in and we get a series of widening loads. Differential Revision: https://reviews.llvm.org/D67909 llvm-svn: 372721
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud