It should be oclc_abi_version* instead of abi_version*.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120557
[HIP] File device library ABI version file name ClosedPublic Authored by yaxunl on Feb 25 2022, 5:29 AM.
Details
Summary It should be oclc_abi_version* instead of abi_version*.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 28 2022, 12:13 PM This revision was landed with ongoing or failed builds.Feb 28 2022, 1:25 PM Closed by commit rG092f15ac40ce: [HIP] File device library ABI version file name (authored by yaxunl). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 411874 clang/lib/Driver/ToolChains/AMDGPU.cpp
clang/test/Driver/Inputs/rocm/amdgcn/bitcode/abi_version_400.bc
clang/test/Driver/Inputs/rocm/amdgcn/bitcode/abi_version_500.bc
clang/test/Driver/Inputs/rocm/amdgcn/bitcode/oclc_abi_version_400.bc
clang/test/Driver/Inputs/rocm/amdgcn/bitcode/oclc_abi_version_500.bc
clang/test/Driver/hip-device-libs.hip
|