[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 07:17:05 PDT 2017
Meinersbur updated this revision to Diff 120817.
Meinersbur marked 3 inline comments as done.
Meinersbur added a comment.
- Address Siddharth's remarks
- Fix one more TODO
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.120817.patch
Type: text/x-patch
Size: 43110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171030/48434e2f/attachment-0001.bin>
More information about the llvm-commits
mailing list