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

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 14:16:23 PDT 2017


davide added a comment.

In https://reviews.llvm.org/D32098#737344, @craig.topper wrote:

> I can remove the Zext duplication. Would that make it better?


Probably, IMHO.


https://reviews.llvm.org/D32098





More information about the llvm-commits mailing list