[PATCH V2] Allow increment/decrement operators on integer vectors in OpenCL

David Tweed David.Tweed at arm.com
Thu Sep 5 01:42:34 PDT 2013


Hi, sorry I must have missed when the first version when it was sent out. It looks good to me, although I note that your test just happens to have pre-decrements and post-increments only so it'd probably be good to mix them around to have all 4 possibilities somewhere.

Cheers,
Dave

From: cfe-commits-bounces at cs.uiuc.edu [mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Song, Ruiling
Sent: 05 September 2013 04:11
To: 'cfe-commits at cs.uiuc.edu'
Subject: [PATCH V2] Allow increment/decrement operators on integer vectors in OpenCL

Hi,

This is a patch to allow increment decrement operators on integer vectors in OpenCL. Version 2 add a unit test.
Please help review. Thanks!

Thanks!
Ruiling


-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590
ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130905/7b4f0ef9/attachment.html>


More information about the cfe-commits mailing list