This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] noop when kernel pointers are already global
ClosedPublic

Authored by jingyue on Jun 26 2015, 2:30 PM.

Details

Summary

Some front ends make kernel pointers global already. In that case,
handlePointerParams does nothing.

Diff Detail

Event Timeline

jingyue updated this revision to Diff 28599.Jun 26 2015, 2:30 PM
jingyue retitled this revision from to [NVPTX] noop when kernel pointers are already global.
jingyue updated this object.
jingyue edited the test plan for this revision. (Show Details)
jingyue added a reviewer: grosser.
jingyue added a subscriber: Unknown Object (MLST).
This revision was automatically updated to reflect the committed changes.