[PATCH] don't allow lax vector conversions between vectors and scalars
John Garvin
jgarvin at apple.com
Thu Mar 14 14:42:46 PDT 2013
Ping. This is a one-line change with some added tests. Could someone take a look at it?
John
On Feb 15, 2013, at 11:47 AM, John Garvin <jgarvin at apple.com> wrote:
> Ping. Comments on this patch?
>
> John
>
> On Feb 12, 2013, at 5:51 PM, John Garvin <jgarvin at apple.com> wrote:
>
>> Ping?
>>
>> John
>>
>> On Feb 5, 2013, at 1:01 PM, John Garvin <jgarvin at apple.com> wrote:
>>
>>> I should have sent this patch to cfe-commits instead of cfe-dev.
>>>
>>> Begin forwarded message:
>>>
>>>> From: John Garvin <jgarvin at apple.com>
>>>> Subject: [cfe-dev] [PATCH] don't allow lax vector conversions between vectors and scalars
>>>> Date: February 1, 2013 4:54:46 PM PST
>>>> To: cfe-dev at cs.uiuc.edu
>>>>
>>>> This patch fixes a bug with lax vector conversions that allowed scalar/vector conversion instead of just vector/vector.
>>>>
>>>> John
>>> <vector.scalar.diff>
>>>> _______________________________________________
>>>> cfe-dev mailing list
>>>> cfe-dev at cs.uiuc.edu
>>>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>>>
>>> _______________________________________________
>>> cfe-commits mailing list
>>> cfe-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130314/facd50a9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vector.scalar.diff
Type: application/octet-stream
Size: 4109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130314/facd50a9/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130314/facd50a9/attachment-0001.html>
More information about the cfe-commits
mailing list