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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 06:31:38 PST 2017


Meinersbur updated this revision to Diff 86279.
Meinersbur marked 26 inline comments as done.
Meinersbur added a comment.

- Rebase to r293429
- Remove MapReport
- Review isConflicting unittests.
- Address remaining 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.86279.patch
Type: text/x-patch
Size: 103422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/1c736802/attachment.bin>


More information about the llvm-commits mailing list