[OpenMP] Add lit test for metadirective device arch inspired
authorAnimesh Kumar <animesh.kumar@amd.com>
Tue, 6 Sep 2022 07:52:55 +0000 (02:52 -0500)
committerSaiyedul Islam <Saiyedul.Islam@amd.com>
Tue, 6 Sep 2022 12:10:15 +0000 (07:10 -0500)
commit0cecc6e8e27c9913cd2d82a77941dc3a6d11318f
treed8930d59fa8996043cce1bc1dcac987be6651b34
parent65596cede8a4bcb8532b37702aa2b42270d4315c
[OpenMP] Add lit test for metadirective device arch inspired
from sollve

This lit test is added based upon the tests present in the
tests/5.0/metadirective directory of the SOLLVE repo
https://github.com/SOLLVE/sollve_vv

Reviewed By: saiislam

Differential Revision: https://reviews.llvm.org/D131763
clang/test/OpenMP/metadirective_ast_print.c
clang/test/OpenMP/metadirective_device_arch_codegen.cpp [new file with mode: 0644]