[PATCH] D15681: [Polly] Unique phi write accesses

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 05:37:31 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258809: Unique phi write accesses (authored by Meinersbur).

Changed prior to commit:
  http://reviews.llvm.org/D15681?vs=43340&id=45982#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15681

Files:
  polly/trunk/include/polly/CodeGen/BlockGenerators.h
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/CodeGen/BlockGenerators.cpp
  polly/trunk/test/Isl/CodeGen/non-affine-phi-node-expansion-2.ll
  polly/trunk/test/Isl/CodeGen/non-affine-phi-node-expansion-3.ll
  polly/trunk/test/Isl/CodeGen/non-affine-phi-node-expansion-4.ll
  polly/trunk/test/Isl/CodeGen/non-affine-region-exit-phi-incoming-synthesize.ll
  polly/trunk/test/Isl/CodeGen/pr25241.ll
  polly/trunk/test/ScopInfo/NonAffine/non_affine_loop_used_later.ll
  polly/trunk/test/ScopInfo/intra-non-affine-stmt-phi-node.ll
  polly/trunk/test/ScopInfo/non_affine_region_2.ll
  polly/trunk/test/ScopInfo/non_affine_region_3.ll
  polly/trunk/test/ScopInfo/non_affine_region_4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15681.45982.patch
Type: text/x-patch
Size: 28552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160126/f5b9b1b6/attachment.bin>


More information about the llvm-commits mailing list