[PATCH] D32699: [PM/Unswitch] Teach the new simple loop unswitch to handle loop invariant PHI inputs and to rewrite PHI nodes during the actual unswitching.
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 11:50:56 PDT 2017
davide accepted this revision.
davide added a subscriber: dberlin.
davide added a comment.
LGTM. I'd really appreciate if @dberlin could take a look at the rewriter (even post-commit).
https://reviews.llvm.org/D32699
More information about the llvm-commits
mailing list