Dominik Adamski
2cce0f6c57
[OpenMP][OMPIRBuilder] Add support to omp target parallel ( #67000 )
...
Added support for LLVM IR code generation which is used for handling omp
target parallel code. The call for __kmpc_parallel_51 is generated and
the parallel region is outlined to separate function.
The proper setup of kmpc_target_init mode is not included in the commit.
It is assumed that the SPMD mode for target initialization is properly
set by other codegen functions.
2023-11-06 11:44:00 +01:00
..
2023-03-21 11:04:22 -07:00
2023-04-17 13:54:19 +02:00
2023-11-02 17:41:36 +00:00
2023-10-20 19:28:09 -07:00
2023-11-01 12:12:14 -07:00
2023-04-17 13:54:19 +02:00
2023-04-17 13:54:19 +02:00
2023-11-03 21:15:46 +01:00
2023-04-17 13:54:19 +02:00
2023-08-02 12:08:37 +02:00
2023-11-02 17:41:36 +00:00
2023-05-11 15:56:43 -07:00
2023-06-28 21:37:50 +00:00
2023-06-06 07:18:33 +00:00
2023-09-07 18:39:19 -04:00
2023-11-01 10:46:31 +01:00
2023-10-13 20:09:33 -07:00
2023-10-05 11:40:17 -07:00
2023-06-29 08:33:45 -07:00
2023-09-14 13:49:01 +00:00
2023-06-29 08:33:45 -07:00
2023-09-12 11:28:15 -07:00
2023-04-17 13:54:19 +02:00
2023-05-25 09:55:53 -07:00
2023-07-08 10:19:07 +01:00
2023-04-14 12:12:48 +02:00
2023-09-30 06:55:41 -04:00
2023-02-22 02:35:13 +00:00
2023-09-28 15:31:42 +02:00
2023-10-22 21:18:23 -07:00
2023-10-18 11:22:35 -07:00
2023-05-27 22:26:37 -07:00
2023-11-06 11:44:00 +01:00
2023-10-31 10:28:40 +00:00
2023-10-22 11:53:56 -07:00
2023-10-17 21:09:39 +00:00
2023-10-31 21:30:36 -07:00
2023-10-24 06:22:18 +01:00
2023-04-17 13:54:19 +02:00
2023-07-31 16:00:02 -07:00
2023-10-05 11:40:17 -07:00
2023-10-24 04:29:53 +07:00
2023-10-22 15:41:18 -07:00