[PATCH] D53033: [InstCombine] Demand bits of UMAX

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 03:46:24 PDT 2018


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

Updated to use activeBits. Thanks for the suggestions.


https://reviews.llvm.org/D53033

Files:
  lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  test/Transforms/InstCombine/minmax-demandbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53033.168971.patch
Type: text/x-patch
Size: 4332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/4b0bc6d1/attachment.bin>


More information about the llvm-commits mailing list