I attach an updated patch that

(1) also sets sizeof(int) to 32 bits; short and char are hardwired in Clang;
(2) does not introduce address spaces any more.

-erik

On 2013-09-02, at 9:04 , David Tweed <[email protected]> wrote:

> Hi,
> 
> | The address space map IMO should not be imposed, because it represents how a
> | given OpenCL address space should be mapped to target address space that the
> | target backend is able to handle.
> 
> I think that the view on how to represent OpenCL address spaces (front-end vs 
> back-end) has changed since I first posted my patch, and I agree this is now 
> inappropriate to hardwire what's now a backend value for all targets.

-- 
Erik Schnetter <[email protected]>
http://www.perimeterinstitute.ca/personal/eschnetter/

My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://pgp.mit.edu/.

Attachment: OpenCL-long.diff
Description: Binary data

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to