[PATCH] D37298: [ForwardOpTree] Allow forwarding in the presence of region statements

Tobias Grosser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 09:07:38 PDT 2017


This revision was automatically updated to reflect the committed changes.
grosser marked 2 inline comments as done.
Closed by commit rL312249: [ForwardOpTree] Allow forwarding in the presence of region statements (authored by grosser).

Changed prior to commit:
  https://reviews.llvm.org/D37298?vs=113396&id=113415#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37298

Files:
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/lib/Support/VirtualInstruction.cpp
  polly/trunk/lib/Transform/ForwardOpTree.cpp
  polly/trunk/test/ForwardOpTree/forward_from_region.ll
  polly/trunk/test/ForwardOpTree/forward_into_region.ll
  polly/trunk/test/ForwardOpTree/noforward_from_region.ll
  polly/trunk/test/ForwardOpTree/noforward_region.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37298.113415.patch
Type: text/x-patch
Size: 9729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/1d6492d7/attachment.bin>


More information about the llvm-commits mailing list