This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Add test checking our ability to take a function pointer to a __global__ function on the host side.
ClosedPublic

Authored by jlebar on Sep 14 2016, 1:39 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 71423.Sep 14 2016, 1:39 PM
jlebar retitled this revision from to [CUDA] Add test checking our ability to take a function pointer to a __global__ function on the host side..
jlebar updated this object.
jlebar added a reviewer: tra.
jlebar added a subscriber: cfe-commits.
tra accepted this revision.Sep 14 2016, 2:03 PM
tra edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 14 2016, 2:03 PM
This revision was automatically updated to reflect the committed changes.