[PATCH] D35382: Add some 5.0 release notes

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 07:36:54 PDT 2017


hans added inline comments.


================
Comment at: docs/ReleaseNotes.rst:77
+
+* Added speculatable attribute indicating a function which is has no
+  side-effects which inhibit hoisting of calls.
----------------
Nit: an extra "is" here.


https://reviews.llvm.org/D35382





More information about the llvm-commits mailing list