[PATCH] D32098: [InstCombine] Use less bitwise operations to handle Instruction::SExt in SimplifyDemandedUseBits. Other improvements.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 08:13:09 PDT 2017


spatel accepted this revision.
spatel added a comment.

LGTM.

Not sure what phab protocol requires: @majnemer 's feedback is addressed by the new API (isNonNegative), but you must wait for @davide to respond since he requested changes?


https://reviews.llvm.org/D32098





More information about the llvm-commits mailing list