diff options
author | David Green <david.green@arm.com> | 2019-12-08 09:58:03 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2019-12-08 10:37:29 +0000 |
commit | 3a6eb5f16054e8c0f41a37542a5fc806016502a0 (patch) | |
tree | f46645123431bee65ab83f055038064fdbd6e9cb /lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallStdStringFunction.py | |
parent | e8716a6df7abad68b6cf81c437a2e0524e88f3ad (diff) | |
download | bcm5719-llvm-3a6eb5f16054e8c0f41a37542a5fc806016502a0.tar.gz bcm5719-llvm-3a6eb5f16054e8c0f41a37542a5fc806016502a0.zip |
[ARM] Disable VLD4 under MVE
Alas, using half the available vector registers in a single instruction
is just too much for the register allocator to handle. The mve-vldst4.ll
test here fails when these instructions are enabled at present. This
patch disables the generation of VLD4 and VST4 by adding a
mve-max-interleave-factor option, which we currently default to 2.
Differential Revision: https://reviews.llvm.org/D71109
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions