aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Interpreter/CodeCompletionTest.cpp
diff options
context:
space:
mode:
authorJoachim <jenke@itc.rwth-aachen.de>2024-07-03 09:33:19 +0200
committerGitHub <noreply@github.com>2024-07-03 09:33:19 +0200
commita707d0883b5ab9de6a0a864df614ef14909a4de1 (patch)
treeaf51f5658320e8bc1c7d63f4cf2804fbdbdfd4a2 /clang/unittests/Interpreter/CodeCompletionTest.cpp
parentc5b67dde981d81f9bbd9a6328d5c1eb4297ed3b4 (diff)
downloadllvm-a707d0883b5ab9de6a0a864df614ef14909a4de1.zip
llvm-a707d0883b5ab9de6a0a864df614ef14909a4de1.tar.gz
llvm-a707d0883b5ab9de6a0a864df614ef14909a4de1.tar.bz2
[OpenMP][OMPT] Indicate loop schedule for worksharing-loop events (#97429)
Use more specific values from `ompt_work_t` to allow the tool identify the schedule of a worksharing-loop. With this patch, the runtime will report the schedule chosen by the runtime rather than necessarily the schedule literally requested by the clause. E.g., for guided + just one iteration per thread, the runtime would choose and report static. Fixes issue #63904
Diffstat (limited to 'clang/unittests/Interpreter/CodeCompletionTest.cpp')
0 files changed, 0 insertions, 0 deletions