[PATCH] D71027: Support repeated machine outlining

Jin Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 11:08:03 PST 2020


jinlin added a comment.

In D71027#1775926 <https://reviews.llvm.org/D71027#1775926>, @tellenbach wrote:

> In D71027#1775515 <https://reviews.llvm.org/D71027#1775515>, @jinlin wrote:
>
> > Sure. I have updated the patch. Please note that the repeating machine outliner may not work correctly without fixing the logic at line 1265.
>
>
> Thanks! I've commented on D69446 <https://reviews.llvm.org/D69446> to see if the revision is still active. So I suggest giving this some more time.


Is there any update for D69446 <https://reviews.llvm.org/D69446>? I am writing the test case for D71217 <https://reviews.llvm.org/D71217>. The changes D71027 <https://reviews.llvm.org/D71027> have to be checked in first. Thanks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71027/new/

https://reviews.llvm.org/D71027





More information about the llvm-commits mailing list