[all-commits] [llvm/llvm-project] d8949a: [hip] Fix host object creation from fatbin

darkbuck via All-commits all-commits at lists.llvm.org
Wed Dec 2 07:36:42 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d8949a8ad3ca2a39ffe69df76e2c3f5fd73efec0
      https://github.com/llvm/llvm-project/commit/d8949a8ad3ca2a39ffe69df76e2c3f5fd73efec0
  Author: Michael Liao <michael.hliao at gmail.com>
  Date:   2020-12-02 (Wed, 02 Dec 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/HIP.cpp

  Log Message:
  -----------
  [hip] Fix host object creation from fatbin

- `__hip_fatbin` should a symbol in `.hip_fatbin` section.

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




More information about the All-commits mailing list