[PATCH] D47163: [InstCombine] don't change the size of a select if it would mismatch its condition operands' sizes

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 09:33:10 PDT 2018


spatel added a reviewer: opaparo.
spatel added a subscriber: opaparo.
spatel added a comment.

@opaparo can you review this patch? I'm wondering if this will help any of the motivating cases for https://reviews.llvm.org/D46380.


https://reviews.llvm.org/D47163





More information about the llvm-commits mailing list