If the function is not marked exlicitly as declare target and it calls
function(s), marked as declare target device_type(host), these host-only
functions should be dignosed as used in device mode, if the caller
function is not used in device mode too.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo