[OpenCL] __generic address space for CL2.0

Anastasia Stulova anastasia.stulova at arm.com
Fri Nov 21 04:51:25 PST 2014


Hi Aaron,

-----Original Message-----
From: aaron.ballman at gmail.com [mailto:aaron.ballman at gmail.com] On Behalf Of Aaron Ballman
Sent: 19 November 2014 13:45
To: Anastasia Stulova
Cc: llvm cfe
Subject: Re: [OpenCL] __generic address space for CL2.0

> Yes, thank you! I think it should be worded: "The local address space specifies that an object is allocated in the local work group memory area, which is accessible to all work items in the same work group."
> (Same for other uses of "in the * to a work item".)

"Local memory" and "work group memory" are synonyms here in a way, so I've changed it to say "local (work group) memory". The same for "private (work item) memory". 
Does it look fine now?

Thanks,
Anastasia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: generic_keyword_v5.patch
Type: application/octet-stream
Size: 17332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141121/e4866d99/attachment.obj>


More information about the cfe-commits mailing list