[PATCH] D38533: [CGP]Restrict complex select/phi case for optimizeMemoryInst

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 02:54:56 PDT 2017


john.brawn added a comment.

There's no fundamental reason why a mixture of phi and select can't be handled, but this patch probably makes more sense in the context of later patches. I'll hold off reviewing it until then.


https://reviews.llvm.org/D38533





More information about the llvm-commits mailing list