[all-commits] [llvm/llvm-project] 6d9626: [OpenMP][Tests] Fix/Mark compatibilty for GCC

Joachim via All-commits all-commits at lists.llvm.org
Mon Jul 6 14:58:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d9626d2da3e59da0b0ae85d975b05a8f96b9939
      https://github.com/llvm/llvm-project/commit/6d9626d2da3e59da0b0ae85d975b05a8f96b9939
  Author: Joachim Protze <protze at itc.rwth-aachen.de>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M openmp/runtime/test/ompt/synchronization/ordered_dependences.c
    M openmp/runtime/test/ompt/tasks/dependences.c
    A openmp/runtime/test/ompt/tasks/dependences_mutexinoutset.c
    M openmp/runtime/test/ompt/tasks/task_early_fulfill.c
    M openmp/runtime/test/ompt/tasks/task_late_fulfill.c
    M openmp/runtime/test/ompt/worksharing/for/runtime.c
    M openmp/runtime/test/ompt/worksharing/for/runtime_serialized.c
    M openmp/runtime/test/ompt/worksharing/for/runtime_split.c
    M openmp/tools/multiplex/tests/custom_data_storage/custom_data_storage.c
    M openmp/tools/multiplex/tests/print/print.c

  Log Message:
  -----------
  [OpenMP][Tests] Fix/Mark compatibilty for GCC

Reviewed by: Hahnfeld, saiislam

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




More information about the All-commits mailing list