[PATCH] D33942: [Polly] [ScopInfo] Do not use ScopStmt in Domain derivation of ScopInfo. NFC

Nandini Singhal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 12:54:13 PDT 2017


nandini12396 updated this revision to Diff 104239.
nandini12396 added a comment.

I think it will be better to change the isl functions to their corresponding c++ version in another patch, since the change is large.


https://reviews.llvm.org/D33942

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33942.104239.patch
Type: text/x-patch
Size: 29215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/cbb5c696/attachment.bin>


More information about the llvm-commits mailing list