[PATCH] D115283: [AMDGPU] Set "amdgpu_hostcall" module flag if an AMDGPU function has calls to device lib functions that use hostcalls.

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 8 14:13:33 PST 2021


JonChesterfield added a comment.

Not exactly that. The weak symbol isn't the function name, as that gets renamed or inlined.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115283



More information about the cfe-commits mailing list