This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] __global__ functions should always be visible externally.
ClosedPublic

Authored by tra on Sep 22 2015, 1:42 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

tra updated this revision to Diff 35412.Sep 22 2015, 1:42 PM
tra retitled this revision from to [CUDA] __global__ functions should always be visible externally..
tra updated this object.
tra added reviewers: rsmith, echristo.
tra added a subscriber: cfe-commits.
echristo accepted this revision.Sep 22 2015, 5:12 PM
echristo edited edge metadata.

Seems to be what we were chatting about.

Thanks!

-eric

This revision is now accepted and ready to land.Sep 22 2015, 5:12 PM
This revision was automatically updated to reflect the committed changes.