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

Tobias Grosser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 23:30:50 PDT 2017


grosser accepted this revision.
grosser added a comment.
This revision is now accepted and ready to land.

LGTM, otherwise.



================
Comment at: test/ForwardOpTree/atax.ll:103
+attributes #6 = { argmemonly nounwind }
+attributes #7 = { cold }
+
----------------
Do we need all these attributes?


https://reviews.llvm.org/D39333





More information about the llvm-commits mailing list