[PATCH] D45728: [Polly] Allow arbitrary function calls for debugging purposes.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 12:02:43 PDT 2018


Meinersbur updated this revision to Diff 142813.
Meinersbur added a comment.

Use a ScopStmt's instruction list.


https://reviews.llvm.org/D45728

Files:
  include/polly/Support/ScopHelper.h
  lib/Analysis/ScopBuilder.cpp
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopInfo.cpp
  lib/Support/ScopHelper.cpp
  test/ScopInfo/debug_call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45728.142813.patch
Type: text/x-patch
Size: 6011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180417/fbe65e1a/attachment.bin>


More information about the llvm-commits mailing list