[all-commits] [llvm/llvm-project] d48382: [libc][amdgpu] Tolerate different install director...

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Thu Jul 20 05:43:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d483824fc8edc3463970beeb7b6c9cb3991bd510
      https://github.com/llvm/llvm-project/commit/d483824fc8edc3463970beeb7b6c9cb3991bd510
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M libc/utils/gpu/loader/amdgpu/Loader.cpp

  Log Message:
  -----------
  [libc][amdgpu] Tolerate different install directories for hsa.h

HSA headers might be under a hsa/ directory or might not.
This scheme matches the one used by the openmp amdgpu plugin.

Reviewed By: jhuber6, jplehr

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




More information about the All-commits mailing list