khaki3
c9ab97ff95
[flang][acc] Fix cache directive with mapped component ( #179335 )
...
When a derived type component is mapped via a data clause (e.g.,
`copyin(data%A(...))`), the base address inside the parallel region
comes from an `hlfir.declare` op (for the mapped address) instead of
an `hlfir.designate` op. Use `FortranVariableOpInterface` to extract
shape/typeparams/attrs, which works for both cases since both ops
implement this interface.
2026-02-03 10:05:31 +00:00
..
2026-01-12 09:45:47 -08:00
2025-11-17 07:35:27 -07:00
2025-07-17 14:18:21 -04:00
2025-11-17 07:35:27 -07:00
2025-03-21 11:41:04 +01:00
2025-11-17 07:35:27 -07:00
2025-07-17 14:18:21 -04:00
2025-12-12 08:43:17 +00:00
2026-02-03 10:05:31 +00:00
2025-10-22 10:11:13 +02:00
2025-11-12 10:21:32 +00:00
2025-03-21 11:41:04 +01:00
2025-05-15 12:56:15 -07:00
2025-10-21 12:04:04 -04:00
2026-01-15 18:30:38 +00:00
2025-04-28 16:11:29 -07:00
2025-12-31 11:26:17 -08:00
2026-01-27 15:17:48 +01:00
2025-12-12 08:43:17 +00:00
2025-05-15 12:56:15 -07:00
2025-11-25 17:59:45 +00:00
2026-01-15 09:32:13 +01:00
2026-01-15 09:32:13 +01:00
2026-01-15 09:32:13 +01:00
2025-10-02 04:43:45 -10:00
2025-12-12 10:46:22 +01:00
2025-04-11 10:15:17 -07:00
2025-11-25 17:59:45 +00:00
2025-11-05 16:39:53 -08:00
2025-10-09 12:50:24 -04:00
2025-11-17 07:35:27 -07:00
2025-12-04 06:37:28 +00:00
2025-05-09 11:12:24 -07:00
2026-02-03 11:01:25 +01:00
2025-11-25 17:59:45 +00:00
2026-01-15 09:32:13 +01:00
2026-01-15 09:32:13 +01:00
2025-11-25 17:59:45 +00:00
2026-01-22 11:18:21 +01:00
2025-11-17 07:35:27 -07:00
2025-11-17 07:35:27 -07:00
2025-11-17 07:35:27 -07:00
2025-11-17 07:35:27 -07:00
2025-05-09 11:12:24 -07:00
2025-11-17 07:35:27 -07:00
2026-01-15 09:32:13 +01:00
2026-01-15 09:32:13 +01:00
2025-02-05 18:24:47 +00:00
2025-11-17 07:35:27 -07:00
2025-11-17 07:35:27 -07:00
2025-11-25 17:59:45 +00:00
2025-05-15 12:56:15 -07:00
2025-12-12 10:46:22 +01:00
2025-12-12 10:46:22 +01:00
2025-05-15 12:56:15 -07:00
2025-11-25 17:59:45 +00:00
2025-11-17 07:35:27 -07:00