[PATCH] D12051: Allow PHI nodes in the exit block of regions

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 14:45:57 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247078: Allow PHI nodes in the region exit block (authored by jdoerfert).

Changed prior to commit:
  http://reviews.llvm.org/D12051?vs=33822&id=34266#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12051

Files:
  polly/trunk/include/polly/CodeGen/BlockGenerators.h
  polly/trunk/include/polly/ScopDetection.h
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/include/polly/TempScopInfo.h
  polly/trunk/lib/Analysis/ScopDetection.cpp
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/Analysis/TempScopInfo.cpp
  polly/trunk/lib/CodeGen/BlockGenerators.cpp
  polly/trunk/test/Isl/CodeGen/phi_in_exit_early_lnt_failure_1.ll
  polly/trunk/test/Isl/CodeGen/phi_in_exit_early_lnt_failure_2.ll
  polly/trunk/test/Isl/CodeGen/phi_in_exit_early_lnt_failure_3.ll
  polly/trunk/test/Isl/CodeGen/phi_in_exit_early_lnt_failure_4.ll
  polly/trunk/test/Isl/CodeGen/phi_in_exit_early_lnt_failure_5.ll
  polly/trunk/test/Isl/CodeGen/phi_with_multi_exiting_edges_2.ll
  polly/trunk/test/Isl/CodeGen/phi_with_one_exit_edge.ll
  polly/trunk/test/ScopDetect/keep_going_expansion.ll
  polly/trunk/test/ScopDetect/multidim_indirect_access.ll
  polly/trunk/test/ScopDetect/non-affine-loop-condition-dependent-access_2.ll
  polly/trunk/test/ScopDetect/non-affine-loop-condition-dependent-access_3.ll
  polly/trunk/test/ScopDetect/phi_with_multi_exiting_edges.ll
  polly/trunk/test/ScopDetect/simple_non_single_entry.ll
  polly/trunk/test/ScopInfo/NonAffine/non-affine-loop-condition-dependent-access_2.ll
  polly/trunk/test/ScopInfo/NonAffine/non-affine-loop-condition-dependent-access_3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12051.34266.patch
Type: text/x-patch
Size: 51650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150908/626f4cc3/attachment.bin>


More information about the llvm-commits mailing list