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

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 05:10:02 PDT 2015


jdoerfert updated this revision to Diff 32402.
jdoerfert added a comment.

Rebase to upstream with only the actuall commit in the diff


http://reviews.llvm.org/D12051

Files:
  include/polly/CodeGen/BlockGenerators.h
  include/polly/ScopDetection.h
  include/polly/ScopInfo.h
  include/polly/TempScopInfo.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopInfo.cpp
  lib/Analysis/TempScopInfo.cpp
  lib/CodeGen/BlockGenerators.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12051.32402.patch
Type: text/x-patch
Size: 11593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150818/e39c7d53/attachment.bin>


More information about the llvm-commits mailing list