[PATCH] D24716: [Polly] DeLICM/DePRE (WIP)

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 21:40:04 PST 2017


Meinersbur updated this revision to Diff 88302.
Meinersbur marked 18 inline comments as done.
Meinersbur added a comment.

- Refine documentation about zones
- Testing and assertions for Knowledges with Occupied and Unused defined
- Rebase to r294894
- Address Tobias' other comments


https://reviews.llvm.org/D24716

Files:
  include/polly/DeLICM.h
  lib/Transform/DeLICM.cpp
  test/DeLICM/reduction_preheader.ll
  unittests/CMakeLists.txt
  unittests/DeLICM/CMakeLists.txt
  unittests/DeLICM/DeLICMTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24716.88302.patch
Type: text/x-patch
Size: 77770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/bd15b999/attachment-0001.bin>


More information about the llvm-commits mailing list