This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Add missing tests for getOCLTypeName
ClosedPublic

Authored by ashi1 on Jul 29 2016, 10:49 AM.

Details

Summary

Adding missing tests for OCL type names for half, float, double, char, short, long, and unknown.

Diff Detail

Repository
rL LLVM

Event Timeline

ashi1 updated this revision to Diff 66147.Jul 29 2016, 10:49 AM
ashi1 retitled this revision from to [OpenCL] Add missing tests for getOCLTypeName.
ashi1 updated this object.
ashi1 added reviewers: arsenm, tstellarAMD, yaxunl.
ashi1 set the repository for this revision to rL LLVM.
ashi1 added a subscriber: llvm-commits.
yaxunl accepted this revision.Aug 2 2016, 7:55 AM
yaxunl edited edge metadata.

LGTM. Thanks!

This revision is now accepted and ready to land.Aug 2 2016, 7:55 AM
This revision was automatically updated to reflect the committed changes.