[all-commits] [llvm/llvm-project] 2a613a: [libomptarget] Build amdgpu plugin without hsa

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Mon Jul 26 01:55:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a613a77904467c77c4961cab60fcf6174a0856c
      https://github.com/llvm/llvm-project/commit/2a613a77904467c77c4961cab60fcf6174a0856c
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2021-07-26 (Mon, 26 Jul 2021)

  Changed paths:
    M openmp/libomptarget/plugins/amdgpu/CMakeLists.txt

  Log Message:
  -----------
  [libomptarget] Build amdgpu plugin without hsa

Default to building the amdgpu plugin to use dlopen when hsa is
not found instead of disabling it.

Reviewed By: jdoerfert

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




More information about the All-commits mailing list