[PATCH] D20505: Codegen: Make chains from lattice-shaped CFGs
Kyle Butt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 11:42:55 PST 2017
iteratee added a comment.
In https://reviews.llvm.org/D20505#641524, @davidxl wrote:
> What is the base revision of this patch?
The base is https://reviews.llvm.org/D27742
> Since the patch has been rewritten, is it possible to create a new patch (after https://reviews.llvm.org/D27742 lands) and abandon this one? A clean restart can simplify things a lot.
I don't really want to submit https://reviews.llvm.org/D27742 without this patch. I created a new patch as you requested and marked it as a child of https://reviews.llvm.org/D27742.
https://reviews.llvm.org/D20505
More information about the llvm-commits
mailing list