[PATCH] D36791: [Polly][Bug fix] Wrong dependences filtering during Fully Indexed expansion

Andreas Simbuerger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 08:03:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311165: [Polly][Bug fix] Wrong dependences filtering during Fully Indexed expansion (authored by simbuerg).

Changed prior to commit:
  https://reviews.llvm.org/D36791?vs=111669&id=111674#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36791

Files:
  polly/trunk/lib/Transform/MaximalStaticExpansion.cpp
  polly/trunk/test/MaximalStaticExpansion/load_after_store_same_statement.ll
  polly/trunk/test/MaximalStaticExpansion/read_from_original.ll
  polly/trunk/test/MaximalStaticExpansion/too_many_writes.ll
  polly/trunk/test/MaximalStaticExpansion/working_expansion.ll
  polly/trunk/test/MaximalStaticExpansion/working_expansion_multiple_dependences_per_statement.ll
  polly/trunk/test/MaximalStaticExpansion/working_expansion_multiple_instruction_per_statement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36791.111674.patch
Type: text/x-patch
Size: 33576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170818/e57164e9/attachment-0001.bin>


More information about the llvm-commits mailing list