[PATCH] D28915: [ExecutionDepsFix] Optimize instruction insertion
Keno Fischer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 11:31:23 PST 2017
loladiro added a comment.
Ok, I've split everything but the register re-picking into https://reviews.llvm.org/D30173 and https://reviews.llvm.org/D30177. Let's get those reviewed and once that's done, I'll rebase this with just the register re-picking code. I hope I've also addressed the review comments for the relevant parts in those revisions.
https://reviews.llvm.org/D28915
More information about the llvm-commits
mailing list