Files
clang-p2996/flang/test/Semantics
Raghu Maddhipatla 80b571c66c [Flang] [OpenMP] [Semantics] Add semantic support for IS_DEVICE_PTR nd HAS_DEVICE_ADDR clauses on OMP TARGET directive and add more semantic checks for OMP TARGET. (#67290)
Summary of this patch

- Add semantic support for HAS_DEVICE_ADDR and IS_DEVICE_PTR clauses.
- A list item that appears in an IS_DEVICE_PTR clause must be a valid
device pointer for the device data environment.
- A list item may not be specified in both an IS_DEVICE_PTR clause and a
HAS_DEVICE_ADDR clauses on the directive.
- A list item that appears in an IS_DEVICE_PTR or a HAS_DEVICE_ADDR
clauses must not be specified in any data-sharing attribute clause on
the same target construct.
2023-09-28 11:50:26 -05:00
..
2022-10-29 14:08:44 -07:00
2023-05-16 13:56:24 -07:00
2023-05-16 13:56:24 -07:00
2023-05-16 13:56:24 -07:00
2023-05-16 13:56:24 -07:00
2023-07-21 14:16:56 -07:00
2022-10-30 14:50:31 -07:00
2022-10-30 14:50:31 -07:00
2023-02-14 10:04:56 -03:00