Hi Sandra,

Sandra Loosemore:
libgomp/ChangeLog
        * libgomp.texi (OpenMP 5.0): Mark metadirective and declare variant
        as implemented.
        (OpenMP 5.1): Mark target_device as supported.
        Add changed interaction between declare target and OpenMP context
        and dynamic selector support.
        (OpenMP 5.2): Mark otherwise clause as supported, note that
        default is also still accepted.

LGTM, at least after the Fortran patch is in. However, for …

+@item Dynamic selector support in @code{declare variant} @tab P
+      @tab Fortran rejects non-constant expressions in dynamic selectors;
+      C/C++ reject expressions using argument variables.
  @end multitable

It would be IMHO useful to link to a PR, as we already do for a few items in the list.

Thanks,

Tobias

PS: The Fortran patch still needs to be reviewed.

Reply via email to