[PATCH] D67334: [InstCombine] fold sign-bit compares of srem

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 14:46:57 PDT 2019


spatel updated this revision to Diff 219610.
spatel marked 2 inline comments as done.
spatel added a comment.

Patch updated:
Corrected code comment and improved structure.


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

https://reviews.llvm.org/D67334

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/icmp-div-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67334.219610.patch
Type: text/x-patch
Size: 6080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/4f23fc28/attachment.bin>


More information about the llvm-commits mailing list