This revision was automatically updated to reflect the committed changes.
Closed by commit rL245823: [OPENMP] Info about OpenMP Support in Users Manual,
NFC. (authored by ABataev).
Changed prior to commit:
http://reviews.llvm.org/D12152?vs=32790&id=32933#toc
Repository:
rL LLVM
http://revie
ABataev updated this revision to Diff 32790.
ABataev added a comment.
Update after review from Kelvin
http://reviews.llvm.org/D12152
Files:
docs/UsersManual.rst
Index: docs/UsersManual.rst
===
--- docs/UsersManual.rst
+++ docs/U
kkwli0 added inline comments.
Comment at: docs/UsersManual.rst:1860
@@ +1859,3 @@
+
+Clang fully implements all of standard OpenMP 3.1 directives and clauses + some
+features of OpenMP 4.0, including ``#pragma omp simd``,
Clang supports all OpenMP 3.1 directives a
ABataev updated this revision to Diff 32653.
ABataev added a comment.
Update after review
http://reviews.llvm.org/D12152
Files:
docs/UsersManual.rst
Index: docs/UsersManual.rst
===
--- docs/UsersManual.rst
+++ docs/UsersManual.r
hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.
Thanks!
Comment at: docs/UsersManual.rst:1860
@@ +1859,3 @@
+
+clang fully implements all of standard OpenMP 3.1 directives and clauses + some
+features of OpenMP 4.0, including `
ABataev created this revision.
ABataev added reviewers: hans, fraggamuffin, ejstotzer, hfinkel.
ABataev added a subscriber: cfe-commits.
http://reviews.llvm.org/D12152
Files:
docs/UsersManual.rst
Index: docs/UsersManual.rst
===
--