[PATCH] D24716: [Polly] DeLICM/DePRE (WIP)
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 14:51:13 PST 2017
Meinersbur updated this revision to Diff 87032.
Meinersbur marked 2 inline comments as done.
Meinersbur added a comment.
- Rebase to r293890
- Address Tobias' comments
- Merge reachingDefinition and reachingOverwrite to reachingWrite
- Revise unittests
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.87032.patch
Type: text/x-patch
Size: 100673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/a07cd5f3/attachment-0001.bin>
More information about the llvm-commits
mailing list