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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 14:10:05 PDT 2017


craig.topper added a comment.

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


https://reviews.llvm.org/D32098





More information about the llvm-commits mailing list