[PATCH] D109155: [InstCombine] Fold BW/2+1 tops bits are same pattern

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 07:03:54 PDT 2021


dmgreen updated this revision to Diff 370578.
dmgreen edited the summary of this revision.
dmgreen added a comment.

Yep, thanks. Update comment with = bounds.


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

https://reviews.llvm.org/D109155

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-topbitssame.ll
  llvm/test/Transforms/InstCombine/truncating-saturate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109155.370578.patch
Type: text/x-patch
Size: 18000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210903/a90e348f/attachment.bin>


More information about the llvm-commits mailing list