diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-08-30 15:05:38 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-08-30 15:05:38 +0000 |
commit | ac619a09ecb228834c200afbae4a4d7aeaa5576a (patch) | |
tree | 76dbf7a17219085de847c599d415de9408f13adc /lldb/packages/Python/lldbsuite/test/lldbutil.py | |
parent | ba3334a25f8a885d2f4d91fe1374ecd6a0ea83b2 (diff) | |
download | bcm5719-llvm-ac619a09ecb228834c200afbae4a4d7aeaa5576a.tar.gz bcm5719-llvm-ac619a09ecb228834c200afbae4a4d7aeaa5576a.zip |
[IR] add shuffle queries for identity extend/extract
This was one of the potential follow-ups suggested in D48236,
and these will be used to make matching the patterns in PR38691 cleaner:
https://bugs.llvm.org/show_bug.cgi?id=38691
About the vocabulary: in the DAG, these would be concat_vector with an
undef operand or extract_subvector. Alternate names are discussed in the
review, but I think these are familiar/good enough to proceed. Once we
have uses of them in code, we might adjust if there are better options.
https://reviews.llvm.org/D51392
llvm-svn: 341075
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbutil.py')
0 files changed, 0 insertions, 0 deletions