diff options
author | Cullen Rhodes <cullen.rhodes@arm.com> | 2019-07-31 09:10:36 +0000 |
---|---|---|
committer | Cullen Rhodes <cullen.rhodes@arm.com> | 2019-07-31 09:10:36 +0000 |
commit | 1518c88a7d440a29b13ff6ba49b300c0bf53c187 (patch) | |
tree | 6fc6512eb5358cb1f09a5049bb3739488505188d /lldb/packages/Python/lldbsuite/test/expression_command/completion-crash-lambda | |
parent | 8d7ec4d644d29a7ffbf6d9e9a533c6d048efd545 (diff) | |
download | bcm5719-llvm-1518c88a7d440a29b13ff6ba49b300c0bf53c187.tar.gz bcm5719-llvm-1518c88a7d440a29b13ff6ba49b300c0bf53c187.zip |
[AArch64][SVE2] Load/store instruction fixes
Summary:
* Loads and stores in SVE2 are gather/scatter not contiguous, fixed by
renaming multiclasses to reflect this and also updated comments.
* Remove aliases from load/store multiclasses that reflect the behaviour
of the original form.
* Fix bug in scatter store implementation, vector list should be used as
input, not output.
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D65392
llvm-svn: 367398
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/completion-crash-lambda')
0 files changed, 0 insertions, 0 deletions