[PATCH] D13338: [Polly] Consolidate invariant loads

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 04:15:24 PDT 2015


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

Diff against http://reviews.llvm.org/D13195 to highlight the changes


http://reviews.llvm.org/D13338

Files:
  include/polly/ScopDetection.h
  include/polly/ScopInfo.h
  include/polly/Support/SCEVAffinator.h
  include/polly/Support/SCEVValidator.h
  include/polly/Support/ScopHelper.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/IslNodeBuilder.cpp
  lib/Support/SCEVAffinator.cpp
  lib/Support/SCEVValidator.cpp
  lib/Support/ScopHelper.cpp
  test/Isl/CodeGen/invariant_load_outermost.ll
  test/Isl/CodeGen/whole-scop-non-affine-subregion.ll
  test/ScopInfo/intra_and_inter_bb_scalar_dep.ll
  test/ScopInfo/invariant_same_loop_bound_multiple_times-1.ll
  test/ScopInfo/invariant_same_loop_bound_multiple_times-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13338.36222.patch
Type: text/x-patch
Size: 38592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151001/365fc1a1/attachment.bin>


More information about the llvm-commits mailing list