[all-commits] [llvm/llvm-project] 71fb11: [Libomptarget] Fix disabling amdgpu on non-Linux.

Samuel Thibault via All-commits all-commits at lists.llvm.org
Sat Feb 4 05:45:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71fb11ff34691ab08cdb0d174ea058e44ad2fea6
      https://github.com/llvm/llvm-project/commit/71fb11ff34691ab08cdb0d174ea058e44ad2fea6
  Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
  Date:   2023-02-04 (Sat, 04 Feb 2023)

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

  Log Message:
  -----------
  [Libomptarget] Fix disabling amdgpu on non-Linux.

Previously, on non-Linux, amdgpu would get enabled whatever the CPU architecture.

Reviewed By: jhuber6

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




More information about the All-commits mailing list