[PATCH] D56733: [OPENMP] update release note for implemented OMP 5.0 features
Gheorghe-Teodor Bercea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 17 13:41:09 PST 2019
gtbercea added inline comments.
================
Comment at: docs/OpenMPSupport.rst:62
+
+- Simplified code generation for distribute and parallel in SPMD mode.
+
----------------
Simplified SPMD code generation for `distribute parallel for` when the new default schedules are applicable.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56733/new/
https://reviews.llvm.org/D56733
More information about the cfe-commits
mailing list