[PATCH] D33163: [Polly] Added the list of Instructions to output in ScopInfo pass
Nandini Singhal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 13 06:53:09 PDT 2017
nandini12396 created this revision.
This patch outputs all the list of instructions in BlockStmts.
Todo: print Instructions per statement.
https://reviews.llvm.org/D33163
Files:
include/polly/ScopInfo.h
lib/Analysis/ScopBuilder.cpp
lib/Analysis/ScopInfo.cpp
test/ScopInfo/statement.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33163.98891.patch
Type: text/x-patch
Size: 6290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170513/45e7597e/attachment.bin>
More information about the llvm-commits
mailing list