This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Change control flow intrinsics to use amdgcn prefix
ClosedPublic

Authored by arsenm on Jan 21 2016, 9:04 PM.

Details

Reviewers
tstellarAMD
Summary

These aren't supposed to be used outside of the backend,
so there aren't any users to worry about.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 45647.Jan 21 2016, 9:04 PM
arsenm retitled this revision from to AMDGPU: Change control flow intrinsics to use amdgcn prefix.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jan 22 2016, 7:38 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jan 22 2016, 7:38 AM
arsenm closed this revision.Jan 22 2016, 10:50 AM

r258516