On Thu, Jun 25, 2009 at 5:50 PM, Nate Begeman<[email protected]> wrote: > + // All scalar -> ext vector "c-style" casts are legal; the appropriate > + // conversion will take place first from scalar to elt type, and then > + // splat from elt type to vector.
Do we really want to allow casting a pointer to a vector? -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
