[PATCH] D38566: [SimplifyCFG] don't sink common insts too soon (PR34603)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 09:06:37 PST 2017
spatel added a comment.
In https://reviews.llvm.org/D38566#916753, @spatel wrote:
> As evidence that my fear is not completely delusional, the preliminary patches for this change were recently reverted:
> https://reviews.llvm.org/rL317444
> ...this even erased the commit that added the innocent bystander test case for this patch (sigh).
I recommitted the preliminary patches at:
https://reviews.llvm.org/rL318299
https://reviews.llvm.org/rL318300
...so ping?
https://reviews.llvm.org/D38566
More information about the llvm-commits
mailing list