diff options
| author | Quentin Colombet <qcolombet@apple.com> | 2019-10-30 17:16:55 -0700 |
|---|---|---|
| committer | Quentin Colombet <qcolombet@apple.com> | 2019-10-30 18:20:37 -0700 |
| commit | f0eeb3c7a7136dd043b792ff2d321ad492db203a (patch) | |
| tree | adad48222bbbabf95a4a3a0d5909729772e50ed9 /lldb/packages/Python/lldbsuite/test/python_api | |
| parent | 9baf4958cda4cb7857c62681a5f50200de0a662a (diff) | |
| download | bcm5719-llvm-f0eeb3c7a7136dd043b792ff2d321ad492db203a.tar.gz bcm5719-llvm-f0eeb3c7a7136dd043b792ff2d321ad492db203a.zip | |
[GISel][CombinerHelper] Combine shuffle_vector scalar to build_vector
Teach the combiner helper how to replace shuffle_vector of scalars
into build_vector.
I am not particularly happy about having to add this combine, but we
currently get those from <1 x iN> from the IR.
Bonus: This fixes an assert in the shuffle_vector combines since before
this patch, we were expecting vector types.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions

