- __hip_fatbin should a symbol in .hip_fatbin section.
Details
Details
- Reviewers
yaxunl ashi1 - Commits
- rGd8949a8ad3ca: [hip] Fix host object creation from fatbin
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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.