animeshk-amd created this revision. animeshk-amd added reviewers: saiislam, JonChesterfield. Herald added subscribers: guansong, yaxunl. Herald added a project: All. animeshk-amd requested review of this revision. Herald added a reviewer: jdoerfert. Herald added subscribers: cfe-commits, sstefan1. Herald added a project: clang.
This commit improves the "target_teams_distribute_paralle l_for_simd_codegen.cpp" and "target_teams_distribute_redu ction_codegen.cpp" tests based upon some of the execution tests present in the SOLLVE tests. Based on SOLLVE, a new test "target_task_affinity_codegen.cpp" is also being added. These tests are required to be added because the existing tests do not test the combination of directives these will be testing. Link to SOLLVE page: https://github.com/SOLLVE/sollve_vv Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D144544 Files: clang/test/OpenMP/target_task_affinity_codegen.cpp clang/test/OpenMP/target_teams_distribute_parallel_for_simd_codegen.cpp clang/test/OpenMP/target_teams_distribute_reduction_codegen.cpp _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits