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

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 17 11:25:38 PDT 2015


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

Rebase to http://reviews.llvm.org/D13848


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.37687.patch
Type: text/x-patch
Size: 16296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151017/e529fb13/attachment.bin>


More information about the llvm-commits mailing list