[PATCH] D28490: [LV] Don't panic when encountering the IV of an outer loop.

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 00:27:45 PST 2017


delena added a comment.

LGTM for this patch. You can open a PR, since this loop should be vectorized and the PHI is uniform.
Please add a comment, at least to this test, pointing to the uniform PHI node.


https://reviews.llvm.org/D28490





More information about the llvm-commits mailing list