[all-commits] [llvm/llvm-project] 7f57b6: [OpenMP] Extend lit test for parallel for simd con...
Animesh Kumar via All-commits
all-commits at lists.llvm.org
Tue Sep 13 04:37:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f57b646d1501fedb21cfe8e02d5ede243ac51b1
https://github.com/llvm/llvm-project/commit/7f57b646d1501fedb21cfe8e02d5ede243ac51b1
Author: Animesh Kumar <animesh.kumar at amd.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M clang/test/OpenMP/parallel_for_simd_codegen.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list