[PATCH] D61517: [InstCombine] Add new combine to add folding.

Chris Dawson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 09:25:36 PDT 2019


cdawson updated this revision to Diff 198034.
cdawson marked 2 inline comments as done.
cdawson added a comment.

Addressed review comments


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61517/new/

https://reviews.llvm.org/D61517

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/test/Transforms/InstCombine/add.ll
  llvm/test/Transforms/InstCombine/sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61517.198034.patch
Type: text/x-patch
Size: 5652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/82125529/attachment.bin>


More information about the llvm-commits mailing list