[Openmp-commits] [PATCH] D108790: [OpenMP][host runtime] Add support for GOMP depobj
Jonathan Peyton via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Sep 15 09:41:13 PDT 2021
jlpeyton updated this revision to Diff 372732.
jlpeyton added a comment.
Herald added a subscriber: mgorny.
Updates test flags and takes into account that typical LLVM builds still need to include the just-built omp.h for testing the just-built compiler.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108790/new/
https://reviews.llvm.org/D108790
Files:
openmp/runtime/src/kmp_gsupport.cpp
openmp/runtime/test/CMakeLists.txt
openmp/runtime/test/lit.cfg
openmp/runtime/test/lit.site.cfg.in
openmp/runtime/test/tasking/omp50_taskdep_depobj.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108790.372732.patch
Type: text/x-patch
Size: 8495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210915/e7a4959b/attachment-0001.bin>
More information about the Openmp-commits
mailing list