[PATCH] D13611: [Polly] Create virtual independent blocks

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 11:34:25 PST 2015


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

Fix minor errors


http://reviews.llvm.org/D13611

Files:
  include/polly/CodeGen/BlockGenerators.h
  include/polly/ScopInfo.h
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/BlockGenerators.cpp
  test/Isl/CodeGen/OpenMP/invariant_base_pointer_preloaded_different_bb.ll
  test/Isl/CodeGen/eliminate-multiple-scalar-fp-reads.ll
  test/Isl/CodeGen/eliminate-multiple-scalar-reads.ll
  test/Isl/CodeGen/eliminate-scalars-with-outside-load.ll
  test/Isl/CodeGen/srem-in-other-bb.ll
  test/ScopInfo/eliminate-scalar-caused-by-load-reduction-2.ll
  test/ScopInfo/eliminate-scalar-caused-by-load-reduction.ll
  test/ScopInfo/inter_bb_scalar_dep.ll
  test/ScopInfo/intra_and_inter_bb_scalar_dep.ll
  test/ScopInfo/out-of-scop-use-in-region-entry-phi-node.ll
  test/ScopInfo/scalar_dependence_cond_br.ll
  test/ScopInfo/tempscop-printing.ll
  test/ScopInfo/unneeded_scalar_dependences-1.ll
  test/ScopInfo/unneeded_scalar_dependences-2.ll
  test/ScopInfo/unneeded_scalar_dependences-3.ll
  test/ScopInfo/unneeded_scalar_dependences-4.ll
  test/ScopInfo/unneeded_scalar_dependences-5.ll
  test/ScopInfo/unneeded_scalar_dependences-6.ll
  test/ScopInfo/unneeded_scalar_dependences-7.ll
  test/ScopInfo/unneeded_scalar_dependences-8.ll
  test/ScopInfo/unneeded_scalar_dependences-9.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13611.39231.patch
Type: text/x-patch
Size: 71345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/80df3102/attachment-0001.bin>


More information about the llvm-commits mailing list