diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-07-31 12:55:39 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-07-31 12:55:39 +0000 |
| commit | 24ad2b5e7d8ceecb045bfc499107b9ed90439adb (patch) | |
| tree | ccecf7fb87e76b58d171ad4fbabe2a6da14f7c44 /llvm/lib/Transforms | |
| parent | a36d31478c182903523e04eb271bbf102bfab2cc (diff) | |
| download | bcm5719-llvm-24ad2b5e7d8ceecb045bfc499107b9ed90439adb.tar.gz bcm5719-llvm-24ad2b5e7d8ceecb045bfc499107b9ed90439adb.zip | |
[X86][AVX] Ensure chained subvector insertions are the same size (PR42833)
Before combining insert_subvector(insert_subvector(vec, sub0, c0), sub1, c1) patterns, ensure that the subvectors are all the same type. On AVX512 targets especially we might have a mixture of 128/256 subvector insertions.
llvm-svn: 367429
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

