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

Tobias Grosser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 08:13:34 PDT 2017


grosser created this revision.
grosser added a project: Polly.

After region statements now also have instruction lists, this is a
straightforward extension.


https://reviews.llvm.org/D37298

Files:
  include/polly/ScopInfo.h
  lib/Analysis/ScopInfo.cpp
  lib/Transform/ForwardOpTree.cpp
  lib/Transform/ZoneAlgo.cpp
  test/DeLICM/reject_storeinsubregion.ll
  test/ForwardOpTree/forward_region.ll
  test/ForwardOpTree/noforward_region.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37298.113268.patch
Type: text/x-patch
Size: 7169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/be4862fe/attachment.bin>


More information about the llvm-commits mailing list