[PATCH] D13487: [Polly] Load/Store scalar accesses before/after the statement itself

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 09:02:00 PDT 2015


Meinersbur updated this revision to Diff 37490.
Meinersbur added a comment.

Rebase to r250411

Dominance check still needed or phi_in_exit_early_lnt_failure_2.ll fails.


http://reviews.llvm.org/D13487

Files:
  include/polly/CodeGen/BlockGenerators.h
  include/polly/ScopInfo.h
  lib/CodeGen/BlockGenerators.cpp
  test/Isl/CodeGen/non-affine-phi-node-expansion-2.ll
  test/Isl/CodeGen/non-affine-phi-node-expansion-3.ll
  test/Isl/CodeGen/non-affine-phi-node-expansion-4.ll
  test/Isl/CodeGen/phi_loop_carried_float.ll
  test/Isl/CodeGen/phi_loop_carried_float_escape.ll
  test/Isl/CodeGen/read-only-scalars.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13487.37490.patch
Type: text/x-patch
Size: 18911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/f557aab7/attachment.bin>


More information about the llvm-commits mailing list