[PATCH] D52010: RegAllocFast: Rewrite and improve
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 13 16:54:20 PDT 2018
MatzeB added a comment.
In https://reviews.llvm.org/D52010#1233619, @qcolombet wrote:
> Hi Matthias,
>
> Thanks for modernizing this allocator.
>
> Could you split the patch to make the review easier?
>
> You mentioned several points in your description, if at all possible, it would be nice to have one patch for each.
>
> Cheers,
> -Quentin
I can try to do that for review purposes... But some things depend on each other so the intermediate steps are probably not going to be functional...
Repository:
rL LLVM
https://reviews.llvm.org/D52010
More information about the llvm-commits
mailing list