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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 14:16:33 PDT 2017


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

- Rebase to r298546
- Removed/activate commented code.


https://reviews.llvm.org/D31247

Files:
  include/polly/DeLICM.h
  include/polly/ScopInfo.h
  include/polly/Support/VirtualInstruction.h
  lib/CMakeLists.txt
  lib/Support/GICHelper.cpp
  lib/Support/VirtualInstruction.cpp
  lib/Transform/DeLICM.cpp
  test/DeLICM/reduction_known.ll
  test/DeLICM/reduction_overapproximate.ll
  unittests/DeLICM/DeLICMTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31247.92707.patch
Type: text/x-patch
Size: 73234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170322/61f3285f/attachment.bin>


More information about the llvm-commits mailing list