Kiran Chandramohan
f51bdae4e3
[Flang][OpenMP] Add support for OpenMP max reduction
...
This patch adds support for reduction of max-intrinsic for scalar
types. Max is lowered as a compare-select in the default lowering
flow for Flang. This pattern is matched and replaced with the
OpenMP dialect reduction operation.
Note: This is a temporary flow. The plan is to move to a flow where
the OpenMP reduction operation is inserted during lowering.
Reviewed By: do
Differential Revision: https://reviews.llvm.org/D145083
2023-03-14 21:38:08 +00:00
..
2023-03-14 21:38:08 +00:00
2023-02-17 18:20:03 -08:00
2023-02-21 12:34:16 +00:00
2023-02-17 18:20:03 -08:00
2022-11-17 15:49:51 +00:00
2022-04-21 07:31:03 +05:30
2023-02-17 18:20:03 -08:00
2022-06-07 09:55:53 +00:00
2022-11-17 15:49:51 +00:00
2023-03-07 12:57:58 -06: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
2022-06-07 09:55:53 +00:00
2023-02-25 11:39:00 +00:00
2023-02-25 11:39:00 +00:00
2022-06-07 09:55:53 +00:00
2022-03-18 21:55:35 +05:30
2023-02-27 17:29:39 +05:30
2022-11-17 15:49:51 +00:00
2022-11-17 15:49:51 +00:00
2023-03-03 13:04:39 +00: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
2022-11-17 15:49:51 +00:00
2022-06-07 15:08:17 +08:00
2023-02-28 09:55:10 -08: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-03-09 13:58:23 +00:00
2023-03-09 13:58:23 +00:00
2023-03-14 21:38:08 +00:00
2023-02-10 17:56:37 +01: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