[PATCH] D56733: [OPENMP] update release note for implemented OMP 5.0 features
Kelvin Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 18 10:37:20 PST 2019
kkwli0 marked 2 inline comments as done.
kkwli0 added inline comments.
================
Comment at: docs/OpenMPSupport.rst:62
+
+- Simplified code generation for distribute and parallel in SPMD mode.
+
----------------
gtbercea wrote:
> Simplified SPMD code generation for `distribute parallel for` when the new default schedules are applicable.
Will update the sentence.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56733/new/
https://reviews.llvm.org/D56733
More information about the cfe-commits
mailing list