hans accepted this revision.
hans added a comment.

Looks good to me (though hyperlinks would be nice). Go ahead and commit 
directly to the branch, or let me know if you'd like me to do it.



================
Comment at: docs/ReleaseNotes.rst:224
+- All function calls are marked by the convergent attribute
+  
(https://clang.llvm.org/docs/AttributeReference.html#convergent-clang-convergent)
+  to prevent optimizations that break SPMD program semantics. This will be 
removed
----------------
could this be a link too?


https://reviews.llvm.org/D42307



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to