[PATCH] [Polly] Model PHI nodes without demoting them
Johannes Doerfert
doerfert at cs.uni-saarland.de
Wed Feb 4 11:11:06 PST 2015
Hi grosser, sebpop, simbuerg, zinob,
This allows us to model PHI nodes in the polyhedral description
without demoting them. The modeling however will result in the
same accesses as the demotion would have introduced.
http://reviews.llvm.org/D7415
Files:
include/polly/ScopDetection.h
include/polly/TempScopInfo.h
lib/Analysis/ScopDetection.cpp
lib/Analysis/ScopInfo.cpp
lib/Analysis/TempScopInfo.cpp
lib/Transform/CodePreparation.cpp
lib/Transform/IndependentBlocks.cpp
test/ScopInfo/phi_condition_modeling.ll
test/ScopInfo/phi_condition_modeling_2.ll
test/ScopInfo/phi_conditional_simple_1.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7415.19341.patch
Type: text/x-patch
Size: 13873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150204/8010ad00/attachment.bin>
More information about the llvm-commits
mailing list