[PATCH] D62925: [Polly][NFC][ScopBuilder] Move hoistInvariantLoads to ScopBuilder

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 12:53:43 PDT 2019


Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.

In D62925#1535142 <https://reviews.llvm.org/D62925#1535142>, @domada wrote:

> Shall I do it in the same patch, or can I do it in the next patch? I prefer to do it in the next patch just to keep patches as small as possible.


I think it would be easier to do it in one patch, but since you prefer splitting it into another patch, it's fine with me.

LGTM. Do you want me to commit for you?


Repository:
  rPLO Polly

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

https://reviews.llvm.org/D62925





More information about the llvm-commits mailing list