[PATCH] D24716: [Polly] DeLICM/DePRE (WIP)
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 14:28:02 PST 2017
Meinersbur updated this revision to Diff 85034.
Meinersbur added a comment.
- Remove mapping expansion not required for reduction_preheader.ll
- Remove update-tests part
https://reviews.llvm.org/D24716
Files:
include/polly/DeLICM.h
include/polly/Support/GICHelper.h
lib/Analysis/ScopInfo.cpp
lib/External/isl/imath/gmp_compat.c
lib/Support/GICHelper.cpp
lib/Support/RegisterPasses.cpp
lib/Transform/DeLICM.cpp
test/DeLICM/reduction_preheader.ll
test/ScopInfo/licm_load.ll
test/ScopInfo/licm_potential_store.ll
test/ScopInfo/licm_reduction.ll
test/ScopInfo/licm_reduction_nested.ll
test/ScopInfo/licm_store.ll
unittests/CMakeLists.txt
unittests/DeLICM/CMakeLists.txt
unittests/DeLICM/DeLICMTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24716.85034.patch
Type: text/x-patch
Size: 145429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/862afe99/attachment.bin>
More information about the llvm-commits
mailing list