Dominik Adamski
eee8dd9088
[CodeExtractor] Allow to use 0 addr space for aggregate arg ( #66998 )
...
The user of CodeExtractor should be able to specify that
the aggregate argument should be passed as a pointer in zero address
space.
CodeExtractor is used to generate outlined functions required by OpenMP
runtime. The arguments of the outlined functions for OpenMP GPU code
are in 0 address space. 0 address space does not need to be the default
address space for GPU device. That's why there is a need to allow
the user of CodeExtractor to specify, that the allocated aggregate parameter
is passed as pointer in zero address space.
2023-10-18 20:12:31 +02:00
..
2023-08-13 16:46:57 +02:00
2023-06-25 15:42:22 +01:00
2023-04-25 14:34:45 -07:00
2023-09-11 17:50:47 +01:00
2023-10-05 11:40:17 -07:00
2023-08-03 22:54:33 +02:00
2023-10-16 14:04:09 +02:00
2023-07-09 20:12:31 -07:00
2023-09-11 20:01:19 +01:00
2023-04-17 13:54:19 +02:00
2023-09-29 14:23:31 +02:00
2023-09-14 11:02:31 -07:00
2023-10-18 20:12:31 +02:00
2023-10-17 18:37:18 -07:00
2023-09-07 18:37:57 +01:00
2023-09-07 09:07:40 -07:00
2023-09-14 11:02:31 -07:00
2023-08-02 12:08:37 +02:00
2023-04-18 18:24:17 +02:00
2023-04-21 19:44:13 +07:00
2023-08-19 17:14:08 -07:00
2023-04-12 10:58:45 -04:00
2023-10-03 15:11:31 +01:00
2023-10-05 11:40:17 -07:00
2023-04-28 13:18:45 +02:00
2023-06-26 14:43:31 +02:00
2023-07-06 13:23:34 +08:00
2023-09-26 15:47:16 +05:00
2023-09-01 18:25:16 -07:00
2023-09-22 12:57:13 -07:00
2023-08-17 09:09:14 +02:00
2023-07-05 09:54:28 +02:00
2023-05-10 11:26:23 -07:00
2023-09-11 14:23:29 -07:00
2023-09-04 05:30:37 -07:00
2023-09-11 11:48:45 +01:00
2023-07-11 18:51:15 -04:00
2023-06-14 07:56:58 -04:00
2023-07-08 10:19:07 +01:00
2023-07-04 11:11:14 -04:00
2023-07-14 09:34:46 +02:00
2023-09-11 11:48:45 +01:00
2023-04-17 13:54:19 +02:00
2023-09-11 11:48:45 +01:00
2023-08-19 08:29:51 -07:00
2023-09-29 10:35:59 +02:00
2023-10-02 12:40:20 +02:00
2023-09-22 18:29:59 +08:00
2023-09-11 20:01:19 +01:00
2023-09-18 22:17:10 +02:00
2023-06-28 22:32:52 -07:00
2023-09-11 11:48:45 +01:00
2023-04-17 13:54:19 +02:00
2023-08-13 16:46:57 +02:00
2023-07-22 22:38:10 +01:00
2023-06-10 15:32:47 -07:00
2023-06-28 09:21:34 -04:00
2023-04-12 16:46:54 +02:00