summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-12-30 00:28:58 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-12-30 00:28:58 +0000
commita1cfd7c5f855d9d2d983d6707b91a7c792a4a598 (patch)
treed54a731e02e12ec70ac1377009128554cb61802e /llvm/test/Assembler
parent453d04296921c53d0c257800f2a4f05f989a2d4f (diff)
downloadbcm5719-llvm-a1cfd7c5f855d9d2d983d6707b91a7c792a4a598.tar.gz
bcm5719-llvm-a1cfd7c5f855d9d2d983d6707b91a7c792a4a598.zip
[InstCombine] More thoroughly canonicalize the position of zexts
We correctly canonicalized (add (sext x), (sext y)) to (sext (add x, y)) where possible. However, we didn't perform the same canonicalization for zexts or for muls. llvm-svn: 290733
Diffstat (limited to 'llvm/test/Assembler')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud