[PATCH] D21190: [InstCombine] allow more than one use for vector cast folding with selects

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 13:42:57 PDT 2016


eli.friedman added a comment.

In http://reviews.llvm.org/D21190#460241, @spatel wrote:

> I think I should limit this patch to only bitcasts to make it safer?


If you like.  Probably not a big deal either way, given the transforms we already perform.


http://reviews.llvm.org/D21190





More information about the llvm-commits mailing list