This is an archive of the discontinued LLVM Phabricator instance.

Add Microsoft Mangling for OpenCL Half Type
ClosedPublic

Authored by vbridgers on Apr 26 2018, 9:38 AM.

Details

Summary

Half-type mangling is accomplished following the method introduced by Erich Keane for mangling _Float16. Updated the half.cl LIT test to cover this particular case.

Diff Detail

Repository
rC Clang

Event Timeline

vbridgers created this revision.Apr 26 2018, 9:38 AM
rnk accepted this revision.Apr 26 2018, 10:37 AM

lgtm

This revision is now accepted and ready to land.Apr 26 2018, 10:37 AM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.