[all-commits] [llvm/llvm-project] 092f15: [HIP] File device library ABI version file name

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Mon Feb 28 13:25:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 092f15ac40ce35d077e0225a4462bc4dfa379391
      https://github.com/llvm/llvm-project/commit/092f15ac40ce35d077e0225a4462bc4dfa379391
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2022-02-28 (Mon, 28 Feb 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/AMDGPU.cpp
    R clang/test/Driver/Inputs/rocm/amdgcn/bitcode/abi_version_400.bc
    R clang/test/Driver/Inputs/rocm/amdgcn/bitcode/abi_version_500.bc
    A clang/test/Driver/Inputs/rocm/amdgcn/bitcode/oclc_abi_version_400.bc
    A clang/test/Driver/Inputs/rocm/amdgcn/bitcode/oclc_abi_version_500.bc
    M clang/test/Driver/hip-device-libs.hip

  Log Message:
  -----------
  [HIP] File device library ABI version file name

It should be oclc_abi_version* instead of abi_version*.

Reviewed by: Artem Belevich

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




More information about the All-commits mailing list