summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/with_overflow.ll
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-02-24 19:57:52 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-02-24 19:57:52 +0000
commitcfaf663a356d1c97b42a62f42c34f316bf0edb49 (patch)
tree2ed1ca09a093203caa0a9802d81a3d63ede1718a /llvm/test/Transforms/InstCombine/with_overflow.ll
parent3fe4bd464cc647da36a5c4f4c0015fb653f0e3b1 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud