[PATCH] D12975: [Polly] De-LICM (WIP)
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 18 10:28:17 PDT 2015
Meinersbur created this revision.
Meinersbur added reviewers: grosser, jdoerfert.
Meinersbur added subscribers: llvm-commits, pollydev.
Meinersbur added a project: Polly.
Undo the effects of LICM on loop dependencies.
[More detailed description to follow]
http://reviews.llvm.org/D12975
Files:
include/polly/ScopInfo.h
lib/Analysis/ScopInfo.cpp
test/ScopInfo/licm_reduction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12975.35104.patch
Type: text/x-patch
Size: 25671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150918/6a2c985f/attachment.bin>
More information about the llvm-commits
mailing list