Ouriel, Boaz
2012-Nov-06 16:30 UTC
[LLVMdev] SPIR BoF Session at 2012 LLVM Developers Conference
Hi All, In this session we would like to talk about SPIR size_t/ptrdiff_t approach and get feedback about it. Guy has prepared a patch that demonstrates some of the changes in Clang and we hope to have a good discussion based on it. In addition, we are interested in meeting others who care about the concept of SPIR and would like to learn more about their usages. Cheers, Boaz From: cfe-dev-bounces at cs.uiuc.edu [mailto:cfe-dev-bounces at cs.uiuc.edu] On Behalf Of Benyei, Guy Sent: Monday, November 05, 2012 22:41 To: cfe-dev at cs.uiuc.edu Subject: [cfe-dev] SPIR/OpenCL size_t/ptrdiff_t as builtin types - preliminary patch Hi all, The attached patch contains implementation for turning OpenCL size_t and ptrdiff_t types to builtin types (on top of my previous patch). This patch needs some additional polishing, like addition of size_t specific tests and changing some names. In spite of the issues above, I find it very important to send this mail before the LLVM developers' conference. During the conference we will hold a SPIR BOF session, and this patch will be used to explain some aspects of the SPIR approach. Please review Guy [email_signature_guy_new2] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121106/404f92ac/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 24800 bytes Desc: image001.png URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121106/404f92ac/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: size_t.patch Type: application/octet-stream Size: 46780 bytes Desc: size_t.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121106/404f92ac/attachment.obj> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: ATT00001.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121106/404f92ac/attachment.txt> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121106/404f92ac/attachment.htm> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: ATT00003.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121106/404f92ac/attachment-0001.txt> -------------- next part -------------- --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121106/404f92ac/attachment-0001.html>
Maybe Matching Threads
- [LLVMdev] OpenCL SPIR/NVPTX code generation
- [LLVMdev] [cfe-dev] OpenCL SPIR/NVPTX code generation
- [LLVMdev] [cfe-dev] OpenCL SPIR/NVPTX code generation
- [LLVMdev] OpenCL SPIR/NVPTX code generation
- [LLVMdev] [cfe-dev] SPIR Review Status: after Introduction and 32bits vs. 64bits discussions