llvm-capstone/llvm/lib/Frontend
Sergio Afonso 094a63a20b
[OpenMP][OMPIRBuilder] OpenMPIRBuilder support for requires directive
This patch updates the `OpenMPIRBuilderConfig` structure to hold all
available 'requires' clauses, and it replicates part of the code
generation for the 'requires' registration function from clang in the
`OMPIRBuilder`, to be used with flang.

Porting the rest of features of the clang implementation to the IRBuilder
and sharing it between clang and flang remains for a future patch, due to the
complexity of the logic selecting the attributes of the generated
registration function.

Differential Revision: https://reviews.llvm.org/D147217
2023-09-14 10:33:54 +01:00
..
HLSL [HLSL] Remove unused frontend-generated ID 2022-10-21 12:41:09 -05:00
OpenACC
OpenMP [OpenMP][OMPIRBuilder] OpenMPIRBuilder support for requires directive 2023-09-14 10:33:54 +01:00
CMakeLists.txt [NFC] [HLSL] Move common metadata to LLVMFrontend 2022-10-14 13:40:04 -05:00