llvm-project/flang/lib
Nimish Mishra 6a3c4a40f4 [flang][OpenMP] Added parser support for in_reduction clause
OpenMP 5.0 adds a new clause `in_reduction` on OpenMP directives.
This patch adds parser support for the same.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D124156
2022-06-06 14:55:27 +05:30
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang][runtime] Use __float128 where possible & needed in runtime 2022-06-05 09:16:57 -07:00
Evaluate [flang][runtime] Use __float128 where possible & needed in runtime 2022-06-05 09:16:57 -07:00
Frontend [flang][driver] Switch to the MLIR coding style in the driver (nfc) 2022-05-14 10:27:06 +00:00
FrontendTool [flang][driver] Switch to the MLIR coding style in the driver (nfc) 2022-05-14 10:27:06 +00:00
Lower [flang][OpenMP]Make omp.wsloop arguments appear in memory (#1277) 2022-06-01 17:20:06 +01:00
Optimizer [flang] Update memcpy intrinsic mangling for opaque pointers 2022-06-02 12:11:13 +02:00
Parser [flang][OpenMP] Added parser support for in_reduction clause 2022-06-06 14:55:27 +05:30
Semantics [flang] Distinguish intrinsic module USE in module files; correct search paths 2022-06-03 22:07:44 -07:00
CMakeLists.txt [flang][driver] Delete `f18` (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00