1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm/Frontend/OpenMP
Mats Petersson caa14ae743 [OpenMP]Add support for workshare loop modifier in lowering
When lowering the dynamic, guided, auto and runtime types of scheduling,
there is an optional monotonic or non-monotonic modifier. This patch
adds support in the OMP IR Builder to pass this down to the runtime
functions.

Also implements tests for the variants.

Differential Revision: https://reviews.llvm.org/D102008
2021-05-27 15:33:05 +01:00
..
CMakeLists.txt [openacc][openmp] Reduce number of generated file and prefer inclusion of .inc 2021-03-23 09:16:53 -04:00
OMP.td [OpenMP] Overhaul declare target handling 2021-05-06 02:10:41 -05:00
OMPConstants.h [OpenMP]Add support for workshare loop modifier in lowering 2021-05-27 15:33:05 +01:00
OMPContext.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
OMPGridValues.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
OMPIRBuilder.h [OpenMP][OMPIRBuilder]Adding support for omp atomic 2021-05-23 17:44:09 -04:00
OMPKinds.def [OpenMP] Simplify offloading parallel call codegen 2021-04-21 18:46:07 -07:00