[PATCH] D42136: [Polly][ScopBuilder] Revise statement naming when there are multiple statements per BB.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 07:18:50 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322852: [ScopBuilder] Revise statement naming when there are multiple statements per BB. (authored by Meinersbur, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42136?vs=130035&id=130407#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42136

Files:
  polly/trunk/lib/Analysis/ScopBuilder.cpp
  polly/trunk/test/ScopInfo/granularity_same_name.ll
  polly/trunk/test/ScopInfo/granularity_scalar-indep.ll
  polly/trunk/test/ScopInfo/granularity_scalar-indep_epilogue.ll
  polly/trunk/test/ScopInfo/stmt_split_exit_of_region_stmt.ll
  polly/trunk/test/ScopInfo/stmt_split_no_dependence.ll
  polly/trunk/test/ScopInfo/stmt_split_on_store.ll
  polly/trunk/test/ScopInfo/stmt_split_on_synthesizable.ll
  polly/trunk/test/ScopInfo/stmt_split_phi_in_beginning_bb.ll
  polly/trunk/test/ScopInfo/stmt_split_phi_in_stmt.ll
  polly/trunk/test/ScopInfo/stmt_split_scalar_dependence.ll
  polly/trunk/test/ScopInfo/stmt_split_within_loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42136.130407.patch
Type: text/x-patch
Size: 18855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/ee30a84f/attachment.bin>


More information about the llvm-commits mailing list