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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 10:00:07 PDT 2019


Meinersbur added a comment.

Can you move `getNonHoistableCtx`/`addInvariantLoads` to ScopBuilder as well? they contain logic only relevant for hoisting.


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