summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-07-31 12:55:39 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-07-31 12:55:39 +0000
commit24ad2b5e7d8ceecb045bfc499107b9ed90439adb (patch)
treeccecf7fb87e76b58d171ad4fbabe2a6da14f7c44 /llvm/lib/Transforms
parenta36d31478c182903523e04eb271bbf102bfab2cc (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud