[OpenMP] Extend lit test for parallel for simd construct
authorAnimesh Kumar <animesh.kumar@amd.com>
Thu, 25 Aug 2022 10:01:05 +0000 (15:31 +0530)
committerAnimesh Kumar <animesh.kumar@amd.com>
Tue, 13 Sep 2022 11:37:11 +0000 (17:07 +0530)
commit7f57b646d1501fedb21cfe8e02d5ede243ac51b1
treecca703ceca6a7f1f78a7e671501c5f94d5d6fb3b
parentfb60b1f8597ca5e924c78cf4d46eed2422dfece4
[OpenMP] Extend lit test for parallel for simd construct

This construct is being tested for atomic operation based upon
the test 5.0/parallel_for_simd/test_parallel_for_simd_atomic.c
from the SOLLVE repo: https://github.com/SOLLVE/sollve_vv

Differential Revision: https://reviews.llvm.org/D132643
clang/test/OpenMP/parallel_for_simd_codegen.cpp