[PATCH] D114386: [InstCombine] use decomposeBitTestICmp to make icmp (trunc X), C more consistent

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 28 07:02:24 PST 2021


spatel added a comment.

In D114386#3155303 <https://reviews.llvm.org/D114386#3155303>, @lebedev.ri wrote:

> LGTM, sorry for the delay, i like this.

Thanks for the suggestion and review! Let's see if this causes any fallout...


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

https://reviews.llvm.org/D114386



More information about the llvm-commits mailing list