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

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 16 01:54:41 PDT 2015


jdoerfert updated this revision to Diff 32236.
jdoerfert marked an inline comment as done.
jdoerfert added a comment.

- Remove trivial condition
- Allow values to cause memory accesses
- Allow PHI nodes in the region exit block


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.32236.patch
Type: text/x-patch
Size: 21174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150816/bcbb3d98/attachment.bin>


More information about the llvm-commits mailing list