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

Bonfante Nicolas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 10:27:13 PDT 2017


niosega updated this revision to Diff 111379.
niosega added a comment.

Take Andreas remarks into account.


https://reviews.llvm.org/D36791

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36791.111379.patch
Type: text/x-patch
Size: 32459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/a2b5e109/attachment.bin>


More information about the llvm-commits mailing list