llvm-capstone/flang/lib
Shraiysh Vaishay 04cb01cf10 [flang][OpenMP] Lowering for task construct
This patch adds lowering for task construct from Fortran to
`omp.task` operation in OpenMPDialect Dialect (mlir). Also added tests
for the same.

Reviewed By: kiranchandramohan, peixin

Differential Revision: https://reviews.llvm.org/D124138
2022-05-10 10:42:08 +05:30
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Accept "INFINITY" as real input 2022-04-25 12:12:10 -07:00
Evaluate [flang] Accept POINTER followed by INTERFACE 2022-05-09 18:37:09 -07:00
Frontend [flang][driver] Add missing parentheses in an assert 2022-05-05 18:02:30 +00:00
FrontendTool [flang][driver] Re-organise the code-gen actions (nfc) 2022-05-05 14:05:06 +00:00
Lower [flang][OpenMP] Lowering for task construct 2022-05-10 10:42:08 +05:30
Optimizer Upstream support for POINTER assignment in FORALL. 2022-05-06 19:52:47 -07:00
Parser [flang][nfc] Use a message class for "not yet implemented" messages 2022-05-05 07:12:22 -07:00
Semantics [flang] Allow ENTRY function result symbol usage before the ENTRY 2022-05-09 19:12:23 -07:00
CMakeLists.txt [flang][driver] Delete f18 (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00