mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
caa14ae743
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
OMP.td | ||
OMPConstants.h | ||
OMPContext.h | ||
OMPGridValues.h | ||
OMPIRBuilder.h | ||
OMPKinds.def |