[PATCH] D33767: [Polly] [BlockGen] Support partial writes in regions

Tobias Grosser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 10:18:07 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304808: [Polly] [BlockGen] Support partial writes in regions (authored by grosser).

Changed prior to commit:
  https://reviews.llvm.org/D33767?vs=101348&id=101586#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33767

Files:
  polly/trunk/include/polly/CodeGen/BlockGenerators.h
  polly/trunk/lib/CodeGen/BlockGenerators.cpp
  polly/trunk/test/Isl/CodeGen/partial_write_in_region.ll
  polly/trunk/test/Isl/CodeGen/partial_write_in_region___%bb1---%bb12.jscop
  polly/trunk/test/Isl/CodeGen/partial_write_in_region___%bb1---%bb12.jscop.transformed
  polly/trunk/test/Isl/CodeGen/partial_write_in_region_with_loop.ll
  polly/trunk/test/Isl/CodeGen/partial_write_in_region_with_loop___%bb1---%bb14.jscop
  polly/trunk/test/Isl/CodeGen/partial_write_in_region_with_loop___%bb1---%bb14.jscop.transformed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33767.101586.patch
Type: text/x-patch
Size: 22783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/4361162f/attachment.bin>


More information about the llvm-commits mailing list