[PATCH] D63740: [Polly][NFC][ScopBuilder] Move addUserContext to ScopBuilder

Dominik Adamski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 14:43:40 PDT 2019


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

Scope of changes:

1. Moved `addUserContext` to `ScopBuilder`.
2. Moved command line option `UserContextStr` to `ScopBuilder`.


Repository:
  rPLO Polly

https://reviews.llvm.org/D63740

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: D63740.206302.patch
Type: text/x-patch
Size: 6505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/c21ef9f0/attachment.bin>


More information about the llvm-commits mailing list