[PATCH] D24279: [InstCombine] canonicalize vector select with constant vector condition to shuffle

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 13:46:03 PDT 2016


spatel added a comment.

In https://reviews.llvm.org/D24279#545080, @mkuper wrote:

> Thanks, Sanjay.
>  Anyway, this LGTM, but I'm not an InstCombine expert,so take this with the appropriate amount of salt...


Thanks, Michael! I haven't heard any philosophical objections, so I'll commit this soon, and then I'll post back on the llvm-dev thread so people can keep an eye open for any regressions.


https://reviews.llvm.org/D24279





More information about the llvm-commits mailing list