Kiran Chandramohan
90f58eb37b
[Flang][OpenMP] Fix loop index privatisation in Parallel region in HLFIR
...
HLFIR lowering always adds hlfir.declare when symbols are bound to their
address allocated on the stack. Ensure that the declare is placed along
with the alloca if it is hoisted. And always return the mlir value that
is bound to the symbol (i.e the alloca in FIR lowering and the declare
in HLFIR lowering).
Context: Loop index variables in OpenMP parallel regions should be
privatised to work correctly.
Reviewed By: tblah
Differential Revision: https://reviews.llvm.org/D158594
2023-09-01 10:59:14 +00:00
..
2023-08-22 11:35:49 +01:00
2023-05-04 10:18:08 +05:30
2023-04-24 09:07:30 +02:00
2023-08-31 17:34:45 +00:00
2023-04-24 09:07:30 +02:00
2023-07-14 09:21:34 +00:00
2023-08-21 10:01:57 +05:30
2022-04-21 07:31:03 +05:30
2023-07-17 08:32:26 -05:00
2023-07-17 08:32:26 -05:00
2023-07-17 08:32:26 -05:00
2023-07-17 08:32:26 -05:00
2023-02-17 18:20:03 -08:00
2023-07-31 16:46:18 +05:30
2022-06-07 09:55:53 +00:00
2023-08-10 11:29:45 +01:00
2023-08-10 11:29:45 +01:00
2023-09-01 10:59:14 +00:00
2023-08-01 14:45:52 +00:00
2023-07-20 15:07:50 +01:00
2023-08-15 13:38:09 +01:00
2023-07-17 08:32:26 -05:00
2023-08-01 14:45:52 +00:00
2023-06-27 20:34:19 +00:00
2023-08-15 12:56:35 +01:00
2022-11-17 15:49:51 +00:00
2023-07-17 09:07:54 +01:00
2023-07-20 15:39:09 +01:00
2023-07-13 13:00:23 -04:00
2023-02-25 11:39:00 +00:00
2023-02-25 11:39:00 +00:00
2023-06-05 16:04:24 +00:00
2023-06-05 16:04:24 +00:00
2023-07-03 16:46:02 +00:00
2023-06-30 15:36:27 -05:00
2023-08-15 13:17:35 +01:00
2023-06-05 16:04:24 +00:00
2023-06-05 16:04:24 +00:00
2022-06-07 09:55:53 +00:00
2023-06-05 16:31:09 +00:00
2023-07-31 16:24:12 +05:30
2023-07-20 15:07:50 +01:00
2022-03-18 21:55:35 +05:30
2023-06-01 16:05:23 +05:30
2022-11-17 15:49:51 +00:00
2023-06-05 16:04:24 +00:00
2023-08-01 14:45:52 +00:00
2023-08-25 11:50:47 -04:00
2023-08-15 12:56:35 +01:00
2023-06-06 10:21:05 -04:00
2022-11-17 15:49:51 +00:00
2022-11-17 15:49:51 +00:00
2022-11-17 15:49:51 +00:00
2023-08-15 13:38:09 +01:00
2022-06-07 15:08:17 +08:00
2023-08-23 11:37:17 +00:00
2023-02-28 09:55:10 -08:00
2023-08-11 16:25:50 +00:00
2022-06-07 15:08:17 +08:00
2022-08-29 22:33:46 +08:00
2022-06-07 15:08:17 +08:00
2022-06-07 15:08:17 +08:00
2022-11-17 15:49:51 +00:00
2023-02-28 09:55:10 -08:00
2023-02-25 11:39:00 +00:00
2023-02-25 11:39:00 +00:00
2023-02-25 11:39:00 +00:00
2023-02-25 11:39:00 +00:00
2023-02-25 11:39:00 +00:00
2023-02-25 11:39:00 +00:00
2023-02-10 17:56:37 +01:00
2023-04-26 14:40:15 -04:00
2023-04-26 14:40:15 -04:00
2023-04-26 14:40:15 -04:00
2023-03-09 13:58:23 +00:00
2023-03-09 13:58:23 +00:00
2023-04-13 18:04:08 -04:00
2023-03-30 17:59:57 -04:00
2023-03-30 00:16:11 +05:30
2023-04-20 12:13:58 +05:30
2023-02-10 17:56:37 +01:00
2023-02-25 11:39:00 +00:00
2023-08-02 10:16:16 -03:00
2023-02-25 11:39:00 +00:00