[PATCH] D59916: [InstCombine] Combine no-wrap sub and icmp w/ constant.

Luqman Aden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 31 01:08:40 PDT 2019


luqmana updated this revision to Diff 193000.
luqmana marked 3 inline comments as done.
luqmana added a comment.

Give tests more descriptive names and add one more negative test.


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

https://reviews.llvm.org/D59916

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59916.193000.patch
Type: text/x-patch
Size: 3841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190331/eb33dc1e/attachment.bin>


More information about the llvm-commits mailing list