[all-commits] [llvm/llvm-project] 578b2a: [OpenMP] Add LIT test on task depend clause

Animesh Kumar via All-commits all-commits at lists.llvm.org
Fri Apr 28 03:30:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 578b2a36b6756f91e3e22d967f98efb5ff090d25
      https://github.com/llvm/llvm-project/commit/578b2a36b6756f91e3e22d967f98efb5ff090d25
  Author: Animesh Kumar <animesh.kumar at amd.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
    A openmp/runtime/test/tasking/omp_task_depend_iterator.cpp

  Log Message:
  -----------
  [OpenMP] Add LIT test on task depend clause

The working of depend clause with iterator modifier
can be correctly tested by means of execution tests
and not at the LLVM IR level. These tests
are imported/inspired from the SOLLVE tests.

SOLLVE repo: https://github.com/SOLLVE/sollve_vv

Differential Revision: https://reviews.llvm.org/D146706




More information about the All-commits mailing list