This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] Move NVPTXUtilities.{h,cpp} into namespace llvm.
AbandonedPublic

Authored by jlebar on Dec 9 2016, 3:57 PM.

Details

Reviewers
tra
Summary

All of the non-static functions in the cpp file were already in
namespace llvm, and this lets us get rid of a bunch of unnecessary
"llvm::"'s.

Event Timeline

jlebar updated this revision to Diff 80967.Dec 9 2016, 3:57 PM
jlebar retitled this revision from to [NVPTX] Move NVPTXUtilities.{h,cpp} into namespace llvm..
jlebar updated this object.
jlebar added a reviewer: tra.
jlebar added a subscriber: llvm-commits.
tra accepted this revision.Dec 14 2016, 1:32 PM
tra edited edge metadata.
This revision is now accepted and ready to land.Dec 14 2016, 1:32 PM

Accidentally merged this into another revision -- this is now no longer relevant.

jlebar abandoned this revision.Dec 15 2016, 10:56 AM