[all-commits] [llvm/llvm-project] 69227a: [offload] Support LIBOMPTARGET_DEVICE_ARCHITECTURE...

Michał Górny via All-commits all-commits at lists.llvm.org
Sat Dec 7 07:37:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69227a11fe1d00b2fc6f93b2a985abbe888d0876
      https://github.com/llvm/llvm-project/commit/69227a11fe1d00b2fc6f93b2a985abbe888d0876
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2024-12-07 (Sat, 07 Dec 2024)

  Changed paths:
    M offload/DeviceRTL/CMakeLists.txt

  Log Message:
  -----------
  [offload] Support LIBOMPTARGET_DEVICE_ARCHITECTURES={amdgpu|nvptx} (#119070)

Add two more special values for LIBOMPTARGET_DEVICE_ARCHITECTURES:
`amdgpu` and `nvptx`, to support building for all AMDGPU and NVPTX
targets respectively. This can be used in place of `all` when offload is
built with one of the GPU plugins only.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list