llvm-project/flang/lib
Nimish Mishra 7dc18a62e4 [flang][OpenMP] Added semantic checks for hint clause
This patch improves semantic checks for hint clause.
It checks "hint-expression is a constant expression
that evaluates to a scalar value with kind
`omp_sync_hint_kind` and a value that is a valid
synchronization hint."

Reviewed By: peixin

Differential Revision: https://reviews.llvm.org/D127615
2022-07-14 18:24:57 +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] Error detection/avoidance for TRANSFER with empty MOLD= type 2022-07-13 16:50:57 -07:00
Frontend [flang] Establish a single source of target information for semantics 2022-07-06 10:25:34 -07:00
FrontendTool [flang][Driver] Refine _when_ driver diagnostics are formatted 2022-06-22 23:56:34 +08:00
Lower [flang][OpenMP] Lowering support for atomic update construct 2022-07-14 18:22:12 +05:30
Optimizer [flang] Merge GEPs in substring fir.embox codegen 2022-07-12 09:27:51 +02:00
Parser [flang][openacc][NFC] Extract device_type parser to its own 2022-07-08 16:02:04 +02:00
Semantics [flang][OpenMP] Added semantic checks for hint clause 2022-07-14 18:24:57 +05:30
CMakeLists.txt [flang][driver] Delete `f18` (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00