[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 14:38:12 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250625: Load/Store scalar accesses before/after the statement itself (authored by Meinersbur).

Changed prior to commit:
  http://reviews.llvm.org/D13487?vs=37687&id=37690#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13487

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

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


More information about the llvm-commits mailing list