diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-02-24 19:57:52 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-02-24 19:57:52 +0000 |
commit | cfaf663a356d1c97b42a62f42c34f316bf0edb49 (patch) | |
tree | 2ed1ca09a093203caa0a9802d81a3d63ede1718a /llvm/test/Transforms/InstCombine/with_overflow.ll | |
parent | 3fe4bd464cc647da36a5c4f4c0015fb653f0e3b1 (diff) | |
download | bcm5719-llvm-cfaf663a356d1c97b42a62f42c34f316bf0edb49.tar.gz bcm5719-llvm-cfaf663a356d1c97b42a62f42c34f316bf0edb49.zip |
[X86] Combine zext(packus(x),packus(y)) -> concat(x,y) (PR39637)
Its proving tricky to combine shuffles across multiple vector sizes, so for now I'm adding this more specific combine - the pattern is common enough to be worth it as a first step.
llvm-svn: 354757
Diffstat (limited to 'llvm/test/Transforms/InstCombine/with_overflow.ll')
0 files changed, 0 insertions, 0 deletions