[PATCH] D16530: [Polly] Introduce MemAccInst helper class; NFC

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 07:35:40 PST 2016


Meinersbur updated the summary for this revision.
Meinersbur updated this revision to Diff 46136.
Meinersbur added a comment.
Herald added a subscriber: sanjoy.

Replace polly::getPointerOperand(); Move class MemAccInst to ScopHelper.h to make it available in ScopDetection.h


http://reviews.llvm.org/D16530

Files:
  include/polly/CodeGen/BlockGenerators.h
  include/polly/ScopDetection.h
  include/polly/ScopInfo.h
  include/polly/Support/ScopHelper.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/BlockGenerators.cpp
  lib/CodeGen/IRBuilder.cpp
  lib/CodeGen/IslNodeBuilder.cpp
  lib/Support/ScopHelper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16530.46136.patch
Type: text/x-patch
Size: 25055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/b3c3340b/attachment.bin>


More information about the llvm-commits mailing list