jplehr added a comment.

Tested on AMDGPU (gfx90a)

  -- OpenMP tools dir in libomptarget: 
/home/janplehr/git/trunk17.0/build/llvm-project/runtimes/runtimes-bins/openmp/runtime/src
  -- LIBOMPTARGET: Building offloading runtime library libomptarget.
  -- LIBOMPTARGET: Not building aarch64 offloading plugin: machine not found in 
the system.
  -- LIBOMPTARGET: Building AMDGPU plugin linked against libhsa
  -- LIBOMPTARGET: Not building CUDA offloading plugin: 
LIBOMPTARGET_BUILD_CUDA_PLUGIN is false
  -- LIBOMPTARGET: Not building PPC64 offloading plugin: machine not found in 
the system.
  -- LIBOMPTARGET: Not building PPC64le offloading plugin: machine not found in 
the system.
  -- LIBOMPTARGET: Not building nec-aurora plugin: libveo or libveosinfo not 
found.
  -- LIBOMPTARGET: Building x86_64 offloading plugin.
  -- LIBOMPTARGET: Not building aarch64 NextGen offloading plugin: machine not 
found in the system.
  -- LIBOMPTARGET: Building AMDGPU NextGen plugin linked against libhsa
  -- LIBOMPTARGET: Not building CUDA NextGen offloading plugin: 
LIBOMPTARGET_BUILD_CUDA_PLUGIN is false
  -- LIBOMPTARGET: Not building PPC64 NextGen offloading plugin: machine not 
found in the system.
  -- LIBOMPTARGET: Not building PPC64le NextGen offloading plugin: machine not 
found in the system.
  -- LIBOMPTARGET: Building x86_64 NextGen offloading plugin.

**Before**
Testing Time: 44.63s

  Unsupported: 123
  Passed     : 657

**After**
Testing Time: 38.74s

  Unsupported: 123
  Passed     : 657


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140722/new/

https://reviews.llvm.org/D140722

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to