diff options
author | Mats Petersson <mats.petersson@arm.com> | 2021-04-30 14:13:55 +0100 |
---|---|---|
committer | Mats Petersson <mats.petersson@arm.com> | 2021-05-27 15:33:05 +0100 |
commit | 9091ecdae0290d8c425d48a2c86bbdd4876d6507 (patch) | |
tree | aada2318682cf3cfcc98b431b59e7c9e51beb5e5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 96ef4f4a24918642f2133522c8c686bd5cf8dc63 (diff) | |
download | llvm-9091ecdae0290d8c425d48a2c86bbdd4876d6507.zip llvm-9091ecdae0290d8c425d48a2c86bbdd4876d6507.tar.gz llvm-9091ecdae0290d8c425d48a2c86bbdd4876d6507.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions