diff options
author | Animesh Kumar <animesh.kumar@amd.com> | 2022-10-14 16:36:03 +0530 |
---|---|---|
committer | Animesh Kumar <animesh.kumar@amd.com> | 2022-10-14 19:12:33 +0530 |
commit | 06da9b94ae374f81a0898b01608c1c3529dfa29a (patch) | |
tree | c0642aaba7708758031cabb3d975ededc6f7e8df /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 85e41fcaacc88b7f9e1d3ad27545d5c6edcbacef (diff) | |
download | llvm-06da9b94ae374f81a0898b01608c1c3529dfa29a.zip llvm-06da9b94ae374f81a0898b01608c1c3529dfa29a.tar.gz llvm-06da9b94ae374f81a0898b01608c1c3529dfa29a.tar.bz2 |
[OpenMP] Extend the lit test for uses_allocators in target region
This patch improves the LIT tests on the following :
1. The test on `uses_allocators` clause in the `target` region by
adding the respective CHECK lines. Allocator `omp_thread_mem_alloc`
is also added in the test.
2. The `defaultmap` clause wasn't being tested for the variable-
category `scalar` and the implicit-behavior `tofrom` with respect
to the OpenMP default version.
These improvements are inspired from SOLLVE tests.
SOLLVE repo: https://github.com/SOLLVE/sollve_vv
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D132855
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions