On Tue, Aug 7, 2012 at 8:01 PM, Anton Lokhmotov <[email protected]> wrote: > I suggest you modify the kernel argument type to something that's not changed > that radically by Clang for MIPS. If you can't use a vector type, perhaps > use another integer type e.g. short or long?
I replaced 'float4' by 'int'. The patch is attached. -- Simon
kernel-attr-test.2.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
