[PATCH] D31247: [Polly][DeLICM] Known knowledge.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 09:30:14 PDT 2017


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

Rebase to r302234


https://reviews.llvm.org/D31247

Files:
  include/polly/ScopInfo.h
  lib/Analysis/ScopInfo.cpp
  lib/Support/GICHelper.cpp
  lib/Transform/DeLICM.cpp
  test/DeLICM/reduction_constant_selfconflict.ll
  test/DeLICM/reduction_looprotate.ll
  test/DeLICM/reduction_looprotate_gvnpre.ll
  test/DeLICM/reduction_looprotate_hoisted.ll
  test/DeLICM/reduction_looprotate_licm.ll
  test/DeLICM/reduction_looprotate_load.ll
  test/DeLICM/reduction_looprotate_readonly.ll
  test/DeLICM/reduction_looprotate_synthesizable.ll
  test/DeLICM/reduction_looprotate_undef.ll
  test/DeLICM/reduction_overapproximate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31247.97972.patch
Type: text/x-patch
Size: 67607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/b4c78e82/attachment-0001.bin>


More information about the llvm-commits mailing list