This revision was automatically updated to reflect the committed changes.
Closed by commit rC330426: [CUDA] Document recent changes (authored by
Hahnfeld, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D45449
Files:
docs/ReleaseNotes.rst
include/clang/Driver/Options.td
In
Hahnfeld added a comment.
In https://reviews.llvm.org/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/Compi
tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.
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.
Repository:
rC Clang
https://re
Hahnfeld created this revision.
Hahnfeld added reviewers: tra, jlebar, rsmith.
Herald added a subscriber: cfe-commits.
Hahnfeld added a dependency: D42922: [CUDA] Register relocatable GPU binaries.
- Finding installations via ptxas binary
- Relocatable device code
Repository:
rC Clang
https:/