diff options
author | Jessica Paquette <jpaquette@apple.com> | 2019-03-04 22:35:32 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2019-03-04 22:35:32 +0000 |
commit | caf62b1d47e8a9aeb43787a18d6e5c1d5c1f8b70 (patch) | |
tree | a3ce0743a9d2472ccd5988bca0be797711459dec /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | 4737abc71ccd1d63901f7ed3ae08201daa95667c (diff) | |
download | bcm5719-llvm-caf62b1d47e8a9aeb43787a18d6e5c1d5c1f8b70.tar.gz bcm5719-llvm-caf62b1d47e8a9aeb43787a18d6e5c1d5c1f8b70.zip |
[GlobalISel][AArch64] Add selection support for G_EXTRACT_VECTOR_ELT
This adds instruction selection support for G_EXTRACT_VECTOR_ELT for cases
where the index is defined by a G_CONSTANT.
It also factos out the lane copy opcode selection part into its own function,
`getLaneCopyOpcode`. This is used by both `selectUnmergeValues` and
`selectExtractElt`.
Differential Revision: https://reviews.llvm.org/D58469
llvm-svn: 355344
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions