[PATCH] D12051: Allow PHI nodes in the exit block of regions
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 15 01:50:33 PDT 2015
jdoerfert created this revision.
jdoerfert added reviewers: grosser, Meinersbur.
jdoerfert added a subscriber: Polly.
A codegen approach
http://reviews.llvm.org/D12051
Files:
include/polly/CodeGen/BlockGenerators.h
include/polly/ScopDetection.h
lib/Analysis/ScopDetection.cpp
lib/Analysis/TempScopInfo.cpp
lib/CodeGen/BlockGenerators.cpp
test/Isl/CodeGen/phi_in_exit_early_lnt_failure_1.ll
test/Isl/CodeGen/phi_in_exit_early_lnt_failure_2.ll
test/Isl/CodeGen/phi_in_exit_early_lnt_failure_3.ll
test/Isl/CodeGen/phi_in_exit_early_lnt_failure_4.ll
test/Isl/CodeGen/phi_in_exit_early_lnt_failure_5.ll
test/Isl/CodeGen/phi_with_multi_exiting_edges_2.ll
test/Isl/CodeGen/phi_with_one_exit_edge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12051.32218.patch
Type: text/x-patch
Size: 36075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150815/0d563d56/attachment.bin>
More information about the llvm-commits
mailing list