[PATCH] D62628: [Polly][NFC][ScopBuilder] Move verifyInvariantLoads function from ScopInfo

Dominik Adamski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 14:00:45 PDT 2019


domada created this revision.
domada added reviewers: Meinersbur, grosser.
Herald added a reviewer: bollu.
Herald added a project: LLVM.

Refactor Scop and ScopBuilder class. Move verifyInvariantLoads from Scop class to ScopBuilder class.


Repository:
  rPLO Polly

https://reviews.llvm.org/D62628

Files:
  polly/include/polly/ScopBuilder.h
  polly/include/polly/ScopInfo.h
  polly/lib/Analysis/ScopBuilder.cpp
  polly/lib/Analysis/ScopInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62628.202050.patch
Type: text/x-patch
Size: 4164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/422504dc/attachment.bin>


More information about the llvm-commits mailing list