[all-commits] [llvm/llvm-project] e2f544: [OpenMP][Tests] Enable nvptx64 testing for most li...

Joachim via All-commits all-commits at lists.llvm.org
Tue Jul 28 02:09:30 PDT 2020


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

  Changed paths:
    M openmp/libomptarget/test/env/omp_target_debug.c
    M openmp/libomptarget/test/lit.cfg
    M openmp/libomptarget/test/mapping/alloc_fail.c
    M openmp/libomptarget/test/mapping/declare_mapper_api.cpp
    M openmp/libomptarget/test/mapping/declare_mapper_target.cpp
    M openmp/libomptarget/test/mapping/declare_mapper_target_data.cpp
    M openmp/libomptarget/test/mapping/declare_mapper_target_data_enter_exit.cpp
    M openmp/libomptarget/test/mapping/declare_mapper_target_update.cpp
    M openmp/libomptarget/test/mapping/delete_inf_refcount.c
    M openmp/libomptarget/test/mapping/pr38704.c
    M openmp/libomptarget/test/offloading/d2d_memcpy.c
    M openmp/libomptarget/test/offloading/dynamic_module.c
    M openmp/libomptarget/test/offloading/dynamic_module_load.c
    M openmp/libomptarget/test/offloading/looptripcnt.c
    M openmp/libomptarget/test/offloading/offloading_success.c
    M openmp/libomptarget/test/offloading/offloading_success.cpp
    M openmp/libomptarget/test/offloading/parallel_offloading_map.c
    M openmp/libomptarget/test/offloading/requires.c
    M openmp/libomptarget/test/offloading/target_depend_nowait.cpp

  Log Message:
  -----------
  [OpenMP][Tests] Enable nvptx64 testing for most libomptarget tests

Also add $BUILD/lib to the LIBRARY_PATH to fix
https://bugs.llvm.org/show_bug.cgi?id=46836.

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list