[PATCH] D18450: Use RegionInfo as shortcut in part of the domain generation [WIP]

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 27 14:32:06 PDT 2016


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

Used shortcut in both domain generation parts + refactoring


http://reviews.llvm.org/D18450

Files:
  include/polly/ScopInfo.h
  lib/Analysis/ScopInfo.cpp
  test/ScopInfo/complex-successor-structure-2.ll
  test/ScopInfo/complex-successor-structure-3.ll
  test/ScopInfo/complex-successor-structure.ll
  test/ScopInfo/intra_and_inter_bb_scalar_dep.ll
  test/ScopInfo/non-affine-region-with-loop-2.ll
  test/ScopInfo/non_affine_region_1.ll
  test/ScopInfo/phi_scalar_simple_1.ll
  test/ScopInfo/pointer-used-as-base-pointer-and-scalar-read.ll
  test/ScopInfo/remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18450.51751.patch
Type: text/x-patch
Size: 39915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160327/8fff0296/attachment.bin>


More information about the llvm-commits mailing list