[PATCH] D45976: [InstCombine] Simplify Add with remainder expressions as operands.

Bixia Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 24 15:10:16 PDT 2018


bixia updated this revision to Diff 143819.
bixia marked 14 inline comments as done.
bixia added a comment.

- Use prefix ++ instead of postfix ++.


Repository:
  rL LLVM

https://reviews.llvm.org/D45976

Files:
  lib/Transforms/InstCombine/InstCombineAddSub.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  test/Transforms/InstCombine/add4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45976.143819.patch
Type: text/x-patch
Size: 7480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180424/d4e77ed0/attachment.bin>


More information about the llvm-commits mailing list