Joseph Huber
9d2378b591
[OpenMP] Add Error Handling for Conflicting Pointer Sizes for Target Offload
...
Summary:
This patch adds an error to Clang that detects if OpenMP offloading is used
between two architectures with incompatible pointer sizes. This ensures that
the data mapping can be done correctly and solves an issue in code generation
generating the wrong size pointer.
Reviewer: jdoerfert
Subscribers:
Tags: #OpenMP #Clang
Differential Revision:
2020-09-30 13:58:24 -04:00
..
2020-09-14 12:15:21 +07:00
2020-07-03 13:59:22 +01:00
2019-07-01 15:37:07 +00:00
2020-04-28 17:59:45 -07:00
2019-01-19 08:50:56 +00:00
2020-02-21 13:56:50 -08:00
2020-07-17 16:43:17 -07:00
2020-09-24 12:36:06 -07:00
2020-09-30 13:58:24 -04:00
2020-09-11 10:55:54 +01:00
2020-02-25 09:43:52 -05:00
2020-01-28 23:25:25 +01:00
2019-01-19 08:50:56 +00:00
2020-08-05 13:54:37 +01:00
2020-08-26 14:52:03 -07:00
2020-06-08 11:50:34 +02:00
2019-03-01 06:49:51 +00:00
2020-02-25 09:43:52 -05:00
2020-08-23 20:08:40 -04:00
2020-06-25 07:13:05 +00:00
2020-04-01 10:49:06 -04:00
2019-01-19 08:50:56 +00:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2019-12-22 19:00:48 -08:00
2020-08-10 17:49:23 +02:00
2019-08-14 23:04:18 +00:00
2020-07-09 20:27:33 -07:00
2019-07-05 20:22:40 +00:00
2019-07-03 22:40:07 +00:00
2019-07-03 22:40:07 +00:00
2019-12-20 09:16:33 +01:00
2020-01-29 02:57:59 +01:00
2020-09-21 09:41:39 +01:00
2020-05-14 15:15:49 -07:00