[cfe-commits] [PATCH] Set some OpenCl specification mandated types/alignments/etc

David Tweed David.Tweed at arm.com
Wed Nov 21 03:52:26 PST 2012


Hi,

the attached patch sets uses setForcedLangOptions to set certain types/alignments/etc which are completely specified by the OpenCL or SPIR specs. There's also a test for those things directly exposed at the user level. (The test is in Misc because the only specific OpenCL directory is for code-gen, which this isn't really... but I can move it somewhere else if desired.) Please review and if ok I'll commit.

Regards,
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opencl.diff
Type: application/octet-stream
Size: 1740 bytes
Desc: opencl.diff
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121121/ea7e1f62/attachment.obj>


More information about the cfe-commits mailing list