[PATCH] don't allow lax vector conversions between vectors and scalars

John Garvin jgarvin at apple.com
Tue Feb 5 13:01:16 PST 2013


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
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130205/2fe45ec5/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/20130205/2fe45ec5/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130205/2fe45ec5/attachment-0001.html>


More information about the cfe-commits mailing list