[all-commits] [llvm/llvm-project] ef888b: [HIP] Make test rocm-detect.hip more stable

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Sun Aug 6 15:16:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef888bc67c726deb8c74ea32e7c8c9ace756b667
      https://github.com/llvm/llvm-project/commit/ef888bc67c726deb8c74ea32e7c8c9ace756b667
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2023-08-06 (Sun, 06 Aug 2023)

  Changed paths:
    A clang/test/Driver/Inputs/rocm-spack/llvm-amdgpu-4.0.0-ieagcs7inf7runpyfvepqkurasoglq4z/amdgcn/bitcode/oclc_abi_version_400.bc
    A clang/test/Driver/Inputs/rocm-spack/llvm-amdgpu-4.0.0-ieagcs7inf7runpyfvepqkurasoglq4z/amdgcn/bitcode/oclc_abi_version_500.bc
    M clang/test/Driver/rocm-detect.hip

  Log Message:
  -----------
  [HIP] Make test rocm-detect.hip more stable

Some downstream clang is configured to add -rpath to HIP runtime for ld.
Also clang may use code object version by default.

Make this test result not affected by those.

Reviewed by: Joseph Huber

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




More information about the All-commits mailing list