[PATCH] D92418: [hip] Fix host object creation from fatbin

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 1 12:07:54 PST 2020


hliao added a comment.

Even there's no functionality change, the original one breaks the kernel extraction script, which is designed to find the `.hip_fatbin` section. That internal tool is still required to extract kernels from objects generated from RDC linking.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92418/new/

https://reviews.llvm.org/D92418



More information about the cfe-commits mailing list