This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Mark test functions with hidden visibility
ClosedPublic

Authored by scott.linder on Feb 1 2019, 11:08 AM.

Details

Summary

Prepares for future patch which affect codegen for calls to preemptible functions.

Diff Detail

Repository
rL LLVM

Event Timeline

scott.linder created this revision.Feb 1 2019, 11:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 1 2019, 11:08 AM
arsenm accepted this revision.Feb 1 2019, 11:08 AM

LGTM

This revision is now accepted and ready to land.Feb 1 2019, 11:08 AM
This revision was automatically updated to reflect the committed changes.