PATCH: fix clang to emit correct addrspacecast for CUDA

Eli Bendersky eliben at google.com
Mon Mar 24 15:12:22 PDT 2014


On Mon, Mar 24, 2014 at 2:30 PM, Jingyue Wu <jingyue at google.com> wrote:

>
>
>
> On Mon, Mar 24, 2014 at 1:56 PM, Peter Collingbourne <peter at pcc.me.uk>wrote:
>
>> On Fri, Mar 21, 2014 at 11:20:55AM -0700, Jingyue Wu wrote:
>> > diff --git a/test/CodeGenCUDA/address-space-conversion.cub/test/CodeGenCUDA/
>> address-space-conversion.cu
>> > new file mode 100644
>> > index 0000000..9b9ae43
>> > --- /dev/null
>> > +++ b/test/CodeGenCUDA/address-space-conversion.cu
>>
>> Can these test cases live in address-spaces.cu? They are basically
>> testing
>> the same thing.
>>
>
> Done. Thanks Peter!
>
>

Committed in r204677. Thanks for the reviews

Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140324/f951e824/attachment.html>


More information about the cfe-commits mailing list