[all-commits] [llvm/llvm-project] 907f2a: [HIP][Driver] Automatically include `hipstdpar` fo...

Alex Voicu via All-commits all-commits at lists.llvm.org
Mon Jan 22 16:56:11 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 907f2a0927d94d72d59f27e411c595b95aa673e9
      https://github.com/llvm/llvm-project/commit/907f2a0927d94d72d59f27e411c595b95aa673e9
  Author: Alex Voicu <alexandru.voicu at amd.com>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M clang/lib/Driver/ToolChains/AMDGPU.cpp
    M clang/test/Driver/hipstdpar.c

  Log Message:
  -----------
  [HIP][Driver] Automatically include `hipstdpar` forwarding header (#78915)

The forwarding header used by `hipstdpar` on AMDGPU targets is now
pacakged with `rocThrust`. This change augments the ROCm Driver
component so that it can automatically pick up the packaged header iff
the user hasn't overridden it via the dedicated flag.




More information about the All-commits mailing list