]> granicus.if.org Git - llvm/commit
[InstCombine] add tests for add (zext (add nuw X, C2)), C --> zext (add nuw X, C2...
authorSanjay Patel <spatel@rotateright.com>
Fri, 13 Oct 2017 17:42:12 +0000 (17:42 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 13 Oct 2017 17:42:12 +0000 (17:42 +0000)
commit5860eabc2fd220ad9d3ade38cfd05091cf18a31a
tree4838b7ed84801642f4f4a2808048c6811c00e4a9
parentb1b02b7e6c2d23a837853eb0c934eee98316291a
[InstCombine] add tests for add (zext (add nuw X, C2)), C --> zext (add nuw X, C2 + C); NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315717 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/add.ll