[all-commits] [llvm/llvm-project] 7da76a: [libomptarget] Build amdgpu plugin by default

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Mon Mar 15 13:12:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7da76aaaf41e963a1ec3b108f2bfefd88f42858b
      https://github.com/llvm/llvm-project/commit/7da76aaaf41e963a1ec3b108f2bfefd88f42858b
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

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

  Log Message:
  -----------
  [libomptarget] Build amdgpu plugin by default

[libomptarget] Build amdgpu plugin by default

This will build the amdgpu plugin if cmake is able to find the hsa
runtime library, which will be the case if rocm is installed or if
the hsa library has been installed somewhere cmake looks.

Reviewed By: tianshilei1992

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




More information about the All-commits mailing list