[all-commits] [llvm/llvm-project] 968f65: [OpenMP] Adjust using the NVPTX architecture detec...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Jun 29 10:15:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 968f65ae03f6f07567fc3e76559b0846cfeeced1
      https://github.com/llvm/llvm-project/commit/968f65ae03f6f07567fc3e76559b0846cfeeced1
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-06-29 (Thu, 29 Jun 2023)

  Changed paths:
    M openmp/libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake

  Log Message:
  -----------
  [OpenMP] Adjust using the NVPTX architecture detection tool

A previous patch by @arsenm adjusted these to find the `amdgpu-arch`
tool correctly if we do a `LLVM_ENABLE_PROJECTS` build. This patch
applies the same to `nvptx-arch` tool to keep it consistent.

Reviewed By: tianshilei1992

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




More information about the All-commits mailing list