[PATCH] D31247: [Polly][DeLICM] Known knowledge.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 6 07:17:15 PDT 2017
This revision was automatically updated to reflect the committed changes.
Meinersbur marked 4 inline comments as done.
Closed by commit rL302339: [DeLICM] Known knowledge. (authored by Meinersbur).
Changed prior to commit:
https://reviews.llvm.org/D31247?vs=97972&id=98064#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31247
Files:
polly/trunk/include/polly/ScopInfo.h
polly/trunk/lib/Analysis/ScopInfo.cpp
polly/trunk/lib/Support/GICHelper.cpp
polly/trunk/lib/Transform/DeLICM.cpp
polly/trunk/test/DeLICM/reduction_constant_selfconflict.ll
polly/trunk/test/DeLICM/reduction_looprotate.ll
polly/trunk/test/DeLICM/reduction_looprotate_gvnpre.ll
polly/trunk/test/DeLICM/reduction_looprotate_hoisted.ll
polly/trunk/test/DeLICM/reduction_looprotate_licm.ll
polly/trunk/test/DeLICM/reduction_looprotate_load.ll
polly/trunk/test/DeLICM/reduction_looprotate_readonly.ll
polly/trunk/test/DeLICM/reduction_looprotate_synthesizable.ll
polly/trunk/test/DeLICM/reduction_looprotate_undef.ll
polly/trunk/test/DeLICM/reduction_overapproximate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31247.98064.patch
Type: text/x-patch
Size: 68411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170506/7d90b861/attachment-0001.bin>
More information about the llvm-commits
mailing list