[PATCH] D39333: [Polly][ZoneAlgo/ForwardOpTree] Normalize PHIs to their known incoming values.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 03:01:52 PDT 2017


Meinersbur updated this revision to Diff 120786.
Meinersbur added a comment.

- Introduce isNormalizable to resolve TODO
- Remove unused function attributes in test-case
- Add example to NormalizedPHI doxygen


https://reviews.llvm.org/D39333

Files:
  include/polly/ZoneAlgo.h
  lib/Transform/DeLICM.cpp
  lib/Transform/ForwardOpTree.cpp
  lib/Transform/ZoneAlgo.cpp
  test/ForwardOpTree/atax.ll
  test/ForwardOpTree/forward_phi_load.ll
  test/ForwardOpTree/jacobi-1d.ll
  test/ForwardOpTree/noforward_selfrefphi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39333.120786.patch
Type: text/x-patch
Size: 43190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171030/8363d447/attachment.bin>


More information about the llvm-commits mailing list