This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Document recent changes
ClosedPublic

Authored by Hahnfeld on Apr 9 2018, 11:44 AM.

Details

Diff Detail

Repository
rC Clang

Event Timeline

Hahnfeld created this revision.Apr 9 2018, 11:44 AM
tra accepted this revision.Apr 9 2018, 7:18 PM

Overall LGTM. We could use specific instructions for what exactly one needs to do in order to use relocatable device code in practice. Could be a separate patch.

This revision is now accepted and ready to land.Apr 9 2018, 7:18 PM
In D45449#1062642, @tra wrote:

We could use specific instructions for what exactly one needs to do in order to use relocatable device code in practice. Could be a separate patch.

Maybe I should add an example to https://llvm.org/docs/CompileCudaWithLLVM.html?

This revision was automatically updated to reflect the committed changes.