[all-commits] [llvm/llvm-project] e30b3b: [libomptarget] Build amdgpu plugin without hsa
    Jon Chesterfield via All-commits 
    all-commits at lists.llvm.org
       
    Sun Jul 25 11:35:18 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e30b3b23a4eddbc08b5648e643f0a0b456a57832
      https://github.com/llvm/llvm-project/commit/e30b3b23a4eddbc08b5648e643f0a0b456a57832
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2021-07-25 (Sun, 25 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